diff options
author | sclaire-1 <54961957+sclaire-1@users.noreply.github.com> | 2019-11-17 03:25:10 -0800 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-11-17 12:25:10 +0100 |
commit | df15a2cd375da328f16537655aca15c8dd3030e5 (patch) | |
tree | aa794517ee5b618911ba7349a93b34b19fb3fda5 | |
parent | fd93a9c871e0c758603b5a939dc192aeefddab1d (diff) |
Edit CONTRIBUTING.md (#12401)
Edited to improve clarity, concision, and assertiveness
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1cdf30da..f7b8f17cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ If your contributions are accepted into Mastodon, you can request to be paid thr ## Bug reports -Bug reports and feature suggestions can be submitted to [GitHub Issues](https://github.com/tootsuite/mastodon/issues). Please make sure that you are not submitting duplicates, and that a similar report or request has not already been resolved or rejected in the past using the search function. Please also use descriptive, concise titles. +Bug reports and feature suggestions must use descriptive and concise titles and be submitted to [GitHub Issues](https://github.com/tootsuite/mastodon/issues). Please use the search function to make sure that you are not submitting duplicates, and that a similar report or request has not already been resolved or rejected. ## Translations |