mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-15 21:05:10 +00:00
18 lines
479 B
Markdown
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 |