Tell the symptom and how you expected it to work
List the commit ID that has the issue
List the commit that does not have the issue (when appropriate)
How was this issue discovered
eg. Our test script doc is at https://graph-genome.github.io/testing.html (see step 11).
How will the fix be verified?
New tests needed?
Who is the most likely person to fix it? (eg. @Mark-Seaman)
Message for the developers.
- Developer will identify and test a solution
- Developer will commit changes to their own repo
- Developer will create a Pull Request
- Test Meister will run through full test suite
- Merge Meister will test and review source code
- If good then merge the commit into master
- If needs work then feedback to developer