diff options
Diffstat (limited to 'docs/contributing.rst')
| -rw-r--r-- | docs/contributing.rst | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/docs/contributing.rst b/docs/contributing.rst index 0754010..79c3d70 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -86,10 +86,6 @@ The Debug Toolbar includes a limited but growing test suite. If you fix a bug  or add a feature code, please consider adding proper coverage in the test  suite, especially if it has a chance for a regression. -If you change a CSS or a JavaScript file, you should update both the original -file and the minified version in the same commit. Use ``make compress_css`` -and ``make compress_js`` to minify files. -  Translations  ------------ | 
