[fix] templates for pull request and issues

This commit is contained in:
Anand Doshi
2016-04-19 13:13:08 +05:30
parent 2c49473df8
commit 4e30b84d88
2 changed files with 30 additions and 32 deletions

View File

@@ -1,18 +1,14 @@
## Pull Requests
### Pull Request Description
General guidelines for sending pull requests:
Describe your pull request here with screenshots. Optionally, link the issue that this pull request fixes.
---
#### Purpose
### Checklist
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.
- [ ] Documentation
- [ ] Front-end Testing
- [ ] Test Cases
- [ ] Blog Post / Help
- [ ] Awesome! We are good for merging.
#### 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