1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-24 09:12:56 +02:00

[ticket/14650] Move CONTRIBUTING.md and add pull request template

PHPBB3-14650
This commit is contained in:
Marc Alexander
2016-05-26 18:34:55 +02:00
parent e7262e2d39
commit a8fb33218c
2 changed files with 10 additions and 0 deletions

6
.github/CONTRIBUTING.md vendored Normal file
View File

@@ -0,0 +1,6 @@
## CONTRIBUTE
1. [Create an account on phpBB.com](http://www.phpbb.com/community/ucp.php?mode=register)
2. [Create a ticket (unless there already is one)](http://tracker.phpbb.com/secure/CreateIssue!default.jspa)
3. Read our [Coding guidelines](https://wiki.phpbb.com/Coding_guidelines) and [Git Contribution Guidelines](http://wiki.phpbb.com/Git)
4. Send us a pull request