Hardware Reference
In-Depth Information
Figure 2-23. Arduino GitHub Project
Issue management with Github
For a quick way to think about issue tracking you can follow the following process:
1.
Look for the issue in the issue list as shown in Figure 2-23 .
2.
If it does not exist, file a new issue and include a concise subject, a description that
includes a way to reproduce the problem, and, if possible, a source code example or test
that fails due to the noted issue. GitHub automatically e-mails the creation of new issues to
maintainers.
3.
Make your modification to the project files to fix the issue and submit a pull request from
GitHub.
4.
Confirm the issue is fixed by testing it.
5.
Lastly, close the issue in the issue system, which will update its status.
 
Search WWH ::




Custom Search