diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2013-09-20 22:38:49 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2013-09-20 22:42:00 +0200 |
commit | 6fa5199643917dbd337e761f18b94327dd030bfa (patch) | |
tree | 2d58e76d05f89e07ef2429e0dd099a6be2ee0a59 | |
parent | 72247281a29f1e681ad09fc46a41158e131e837c (diff) |
CONTRIBUTING: apply stylistic change suggested by dizzyd
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9aeccb5..30693d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ Contributing to rebar --------------------- -Before implementing a new feature, you should submit a ticket for discussion on your plans. +Before implementing a new feature, please submit a ticket to discuss your plans. The feature might have been rejected already, or the implementation might already be decided. See [Community and Resources](README.md#community-and-resources). |