]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove Mustache comment regarding contribution: it's going away. 8521/head
authorChristopher Canipe <christopher.canipe@pinnacol.com>
Fri, 19 Jul 2013 02:09:33 +0000 (20:09 -0600)
committerChristopher Canipe <christopher.canipe@pinnacol.com>
Fri, 19 Jul 2013 02:09:33 +0000 (20:09 -0600)
CONTRIBUTING.md

index 43c716180230e03195e8ac414f46acab5180565e..712b023ce6c9d527a32ab5a06b5e7c9c3a7eab40 100644 (file)
@@ -26,7 +26,6 @@ We only accept issues that are bug reports or feature requests. Bugs must be iso
 ## Pull requests
 
 - Try to submit pull requests against the latest `*-wip` branch for easier merging
-- Any changes to the docs must be made to the Mustache templates, not just the compiled HTML pages
 - CSS changes must be done in .less files first, never just the compiled files
 - If modifying the .less files, always recompile and commit the compiled files bootstrap.css and bootstrap.min.css
 - Try not to pollute your pull request with unintended changes--keep them simple and small