diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5088d38fc..482a314d17 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,9 +2,9 @@ Thanks for helping us improve Evennia! Please use the issue templates below to keep things organized. - * [Issue/Bug report template][A] - when you have an error, problem or unexpected behavior to report. + * [Issue/Bug report template][A] - when you have an error, problem or unexpected behavior to report. Note that pure usage questions belong on the [mailing list][5] or in the [chat][6]. * [Feature request template][B] - when you want to request a new Evennia feature. - * [Documentation error template][C] - when you find error in the [documentation][2]. Please note that the documentation is a wiki, so consider if you can easily fix the problem (such as typo) yourself first. + * [Documentation error template][C] - when you find an error in the [documentation][2]. Please note that the documentation is a wiki, so consider if you can easily fix the problem yourself first. * If you want to contribute code to Evennia, you should work in your own Github *fork* and then make a *pull request*. Read the [Contribution][3] page for instructions how. ## Formatting your Issues: