mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
docs: Add Pull Request Review Guidelines link
@@ -1,6 +1,6 @@
|
||||
### Introduction (for first timers)
|
||||
|
||||
Thank you for your interest in contributing to an open source project! Our world works on people taking initiative to contribute to the "commons" and contributing to open source means you are contributing to make things better for not only yourself, but everyone else too! So thank you for taking this initiative.
|
||||
Thank you for your interest in contributing to an open-source project! Our world works on people taking initiative to contribute to the "commons" and contributing to open source means you are contributing to make things better for not only yourself but everyone else too! So thank you for taking this initiative.
|
||||
|
||||
Great projects also work because of great quality. Open source or not, the user really cares that things should work as they are advertised, and consistently. New features should follow the same pattern and so that users don't have to learn things again and again.
|
||||
|
||||
@@ -20,6 +20,7 @@ Please read the following guidelines carefully when contributing:
|
||||
1. [Coding Standards](https://github.com/frappe/erpnext/wiki/Coding-Standards)
|
||||
1. [Code Security Guidelines](https://github.com/frappe/erpnext/wiki/Code-Security-Guidelines)
|
||||
1. [Pull Request Checklist](https://github.com/frappe/erpnext/wiki/Pull-Request-Checklist)
|
||||
1. [Pull Request Review Guidelines](https://github.com/frappe/frappe/wiki/Pull-Request-Review-Guidelines)
|
||||
1. [Supported Versions](https://github.com/frappe/erpnext/wiki/Supported-Versions)
|
||||
1. [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#summary)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user