mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
Updated Contribution Guidelines (markdown)
@@ -12,6 +12,13 @@ Happy contributing!
|
||||
|
||||
We will strive for a "Zero Pull Request Pending" policy, inspired by "Zero Inbox". This means, that if the pull request is good, it will be merged within a day and if it does not meet the requirements, it will be closed.
|
||||
|
||||
### Design Guides
|
||||
|
||||
Please read the following design guidelines carefully when contributing:
|
||||
|
||||
1. [Form Design Guidelines](https://github.com/frappe/erpnext/wiki/Form-Design-Guidelines)
|
||||
1. [How to break large contributions into smaller ones](https://github.com/frappe/erpnext/wiki/Cascading-Pull-Requests)
|
||||
|
||||
### Pull Request Requirements
|
||||
|
||||
1. **Test Cases:** Important to add test cases, even if its a very simple one that just calls the function. For UI, till we don't have Selenium testing setup, we need to see a screenshot / animated GIF.
|
||||
|
||||
Reference in New Issue
Block a user