Introduce PR and Issue templates, move contributing doc #247
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This change adds automatic templates for pull requests and issues. This PR description was created using the template (gotta dogfood it after all). The templates, along with the
CONTRIBUTING.md
file, are placed in the.github
directory to reduce clutter in the project root.These templates were generated with Issue and Pull Request Template Generator - Github repo.
Motivation and Context
Issues and pull requests should be consistent when possible. This should make it easier to read through them quickly. Additionally, submitters should have an easier time knowing what to fill out. That said these templates are by no means required - a submitter can always clear everything out and write a description from scratch.
How Has This Been Tested?
N/A - just need feedback from other contributors and users. 😄
Screenshots (if appropriate):
Types of changes
Checklist: