Skip to content
Yan Zalavin edited this page Mar 6, 2016 · 1 revision

###Why to use issues? When you want to track bugs or add features.

###Fix issues If your commit message will contain something like fixes #1, this will automatically close the issue number 1 (however the issue will not be closed unless that commit will be merged into the default branch). Generally, if your commit will contain #1 this commit will be refer and display at that issue.

Clone this wiki locally