mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13467] Add a CONTRIBUTING file
PHPBB3-13467
This commit is contained in:
parent
088907fe8e
commit
e31720bb6e
1 changed files with 6 additions and 0 deletions
6
CONTRIBUTING.md
Normal file
6
CONTRIBUTING.md
Normal 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 Git Contribution Guidelines](http://wiki.phpbb.com/Git); if you're new to git, also read [the introduction guide](http://wiki.phpbb.com/display/DEV/Working+with+Git)
|
||||||
|
4. Send us a pull request
|
Loading…
Add table
Reference in a new issue