Files
erpnext/.github/PULL_REQUEST_TEMPLATE.md
2016-04-18 15:21:10 +05:30

18 lines
479 B
Markdown

## 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