mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-28 11:08:32 +00:00
[fix] templates for pull request and issues
This commit is contained in:
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -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
|
||||
Reference in New Issue
Block a user