Create github templates (#919)

* Create an issue template

* Make it clear what `Vanilla` is

* Create pull_request_template.md

* Update issue_template.md

* Update pull_request_template.md

* Add `https://`

* More information for maintainer contributions

* Be inclusive of other systems
This commit is contained in:
Timothy 2016-10-22 02:34:44 +01:00 committed by GitHub
parent 4b477d328b
commit 7d0c81402e
2 changed files with 31 additions and 0 deletions

7
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,7 @@
<!-- Hi there! Thanks for submitting a PR! We're excited to see what you've got for us.
- To help whoever reviews your PR, it'd be extremely helpful for you to list whether your PR is ready to be merged,
If there's anything left to do and if there are any related PRs
- It'd also be extremely helpful to enable us to update your PR incase we need to rebase or what-not by checking `Allow edits from maintainers`
Thanks, again! -->