Added Github templates

This commit is contained in:
Valmik Jangla
2016-04-18 14:56:34 +05:30
parent 17d52becdf
commit 463cea3b1b
3 changed files with 103 additions and 0 deletions

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

@@ -0,0 +1,18 @@
## Pull Requests
General guidelines for sending pull requests:
#### Purpose
Explain the purpose of your Pull Request in the most detail possible. Add screenshots and relevant links.
A simple breakdown of the code is also useful.
#### References to an issue
If your Pull Request is a solution to an issue, make sure to refer it
***
Github has a [pretty great](https://github.com/blog/1943-how-to-write-the-perfect-pull-request) guide for making the perfect Pull Request