Rename PULL_REQUEST_TEMPLATE.md to pull_request_template.md

This commit is contained in:
Kasra Bigdeli
2019-11-10 23:26:16 -05:00
committed by GitHub
parent b1f4cc228e
commit 95894d57de
+14
View File
@@ -0,0 +1,14 @@
First of all, thank you for your contribution! 😄
Please make sure you have read [contribution guidelines](https://github.com/caprover/caprover/blob/master/CONTRIBUTING.md#before-contributing).
### Most important items
- Make sure to communicate your proposed changes ob our Slack channel beforehand.
- Large PRs (50+ lines of code) will get rejected due to increased difficulty for review - unless they have been communicated beforehand with project maintainers.
- Refactoring work will get rejected unless it's been communicated with project maintainers beforehand.
These rules are strictly enforced to make sure that we can maintain the project moving forward.