aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2017-12-26 00:54:24 +0800
committerFabio Berger <me@fabioberger.com>2017-12-26 00:54:24 +0800
commit69806c88395c0b7fc174d6f37a83da07a0171fb9 (patch)
tree6d6d17c47d0d215fb73f8830b691f065c80950c7 /CONTRIBUTING.md
parent690036aa3074c2319c987a0f25e790774d3d725e (diff)
downloaddexon-0x-contracts-69806c88395c0b7fc174d6f37a83da07a0171fb9.tar
dexon-0x-contracts-69806c88395c0b7fc174d6f37a83da07a0171fb9.tar.gz
dexon-0x-contracts-69806c88395c0b7fc174d6f37a83da07a0171fb9.tar.bz2
dexon-0x-contracts-69806c88395c0b7fc174d6f37a83da07a0171fb9.tar.lz
dexon-0x-contracts-69806c88395c0b7fc174d6f37a83da07a0171fb9.tar.xz
dexon-0x-contracts-69806c88395c0b7fc174d6f37a83da07a0171fb9.tar.zst
dexon-0x-contracts-69806c88395c0b7fc174d6f37a83da07a0171fb9.zip
Rename guide
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8044b0e83..c0fd7d89c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,10 +1,8 @@
-0x Protocol Contributing Guide
-------------------------------
+0x Contribution Guide
+---------------------
Thank you for your interest in contributing to 0x protocol! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!
-## Developer's guide
-
### How to contribute
If you'd like to contribute to 0x protocol, please fork the repo, fix, commit and send a pull request against the `development` branch for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check with a core dev first on [our RocketChat #dev channel](http://chat.0xproject.com) to ensure those changes are in-line with the general philosophy of the project and/or to get some early feedback which can make both your efforts easier as well as our review and merge procedures quick and simple.