chore(github): Add Github templates

This commit is contained in:
Mark Pieszak
2016-08-03 13:02:08 -04:00
parent 749c7cb3ce
commit be2ba2bd6c
2 changed files with 78 additions and 0 deletions

32
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,32 @@
* **Please check if the PR fulfills these requirements**
- [ ] The commit message follows our guidelines: https://github.com/aspnet/Home/blob/dev/CONTRIBUTING.md#contributing-code-and-content
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
* **What Modules or Template are related to this pull-request?**
- [ ] AngularServices
- [ ] NodeServices
- [ ] ReactServices
- [ ] SpaServices
- [ ] Angular2 Spa
- [ ] Knockout Spa
- [ ] ReactRedux Spa
- [ ] React Spa
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
remove unused proxy imports from some test files
* **What is the current behavior?** (You can also link to an open issue here)
* **What is the new behavior (if this is a feature change)?**
* **Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?)
No
* **Other information**: