CONTRIBUTING: apply stylistic change suggested by dizzyd
Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/6fa51996 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/6fa51996 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/6fa51996 Branch: refs/heads/import Commit: 6fa5199643917dbd337e761f18b94327dd030bfa Parents: 7224728 Author: Tuncer Ayaz <[email protected]> Authored: Fri Sep 20 22:38:49 2013 +0200 Committer: Tuncer Ayaz <[email protected]> Committed: Fri Sep 20 22:42:00 2013 +0200 ---------------------------------------------------------------------- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-rebar/blob/6fa51996/CONTRIBUTING.md ---------------------------------------------------------------------- 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).
