Pull Requests, Merges, Tests, and Commits #71
shirsho-12
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
These are a few pointers/guidelines to follow in our work:
closes #(issue number)
. The close(s) with #(issue number) will automatically link your PR to the issue.Verb + functionality, closes #(issue number)
will do the trick. Only do this for your final commit to prevent any unforeseen issues.Trust me I hate this grunt work as much as everyone else, but we gotta do it for the marks.
Beta Was this translation helpful? Give feedback.
All reactions