aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2015-02-16 20:17:33 +0100
committerJakub Senko <jakubsenko@gmail.com>2015-02-16 20:17:33 +0100
commite31720bb6e1229dfc6214101a83bc6da0675f893 (patch)
tree2cae1d8c4acb3d17352e3875b544c0bb143b5599
parent088907fe8e18f87f7af3098041ac031501aa1f7f (diff)
downloadforums-e31720bb6e1229dfc6214101a83bc6da0675f893.tar
forums-e31720bb6e1229dfc6214101a83bc6da0675f893.tar.gz
forums-e31720bb6e1229dfc6214101a83bc6da0675f893.tar.bz2
forums-e31720bb6e1229dfc6214101a83bc6da0675f893.tar.xz
forums-e31720bb6e1229dfc6214101a83bc6da0675f893.zip
[ticket/13467] Add a CONTRIBUTING file
PHPBB3-13467
-rw-r--r--CONTRIBUTING.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000000..5c1118fb77
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -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