This should help to make PRs/issues more consistent from all contributors by starting all new issues/PRs with a template.
What was done?
Added a PR template (this PR is an example of the format) and unique issue templates for both bug and feature request issues. The issue templates auto-assign the bug or enhancement label.
How Has This Been Tested?
Coordinated initially in the mn-bootstrap repo. See dashevo/mn-bootstrap#47 and dashevo/mn-bootstrap#52.
Breaking Changes
None
Checklist:
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have added or updated relevant unit/integration/functional/e2e tests
[x] I have made corresponding changes to the documentation
For repository code-owners and collaborators only
[x] I have assigned this pull request to a milestone
Issue being fixed or feature implemented
This should help to make PRs/issues more consistent from all contributors by starting all new issues/PRs with a template.
What was done?
Added a PR template (this PR is an example of the format) and unique issue templates for both bug and feature request issues. The issue templates auto-assign the
bug
orenhancement
label.How Has This Been Tested?
Coordinated initially in the mn-bootstrap repo. See dashevo/mn-bootstrap#47 and dashevo/mn-bootstrap#52.
Breaking Changes
None
Checklist:
For repository code-owners and collaborators only