We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed all links in wiki from adobe/brackets to brackets-cont/brackets
Updated Contributing to Brackets (markdown)
Moved content to How to Hack on Brackets
Fixed some wrong info around adding remotes
Mentioned that it's okay to only fork brackets if you don't plan on working on native code.
Changed the submodule information to discourage people from running "git submodule update" from brackets-app--they should only do so from within brackets.
Added note about seeing a modified CodeMirror file in your git status.
removed 'master' from git fetch upstream
Fixed some typos.
Incorporated tips from the Hack Brackets document.
Added bit about passing JSLint and Unit Tests before submitting a pull request
Fleshed a lot of things out.
Start merging in the How to Hack Brackets Page
added link to coding conventions page.
Added note about coding conventions. Maybe this should go in its own page?
Couple of minor tweaks.
Looking to flesh out the process for committing.