mirror of
https://github.com/evennia/evennia.git
synced 2025-10-29 19:35:56 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
1975adacaf
commit
d5e473136a
@ -1,11 +1,11 @@
|
||||
## Issue templates
|
||||
## Creating an Issue
|
||||
|
||||
Thanks for helping us improve Evennia! Please use one of the issue templates below:
|
||||
|
||||
* [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.
|
||||
* [Feature request template][B] - when you have an idea for a new Evennia feature.
|
||||
* [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.
|
||||
* [Empty template][D] - use for issues not covered by the other templates, like long-term tasks and reminders.
|
||||
* [Empty template][D] - for issues not covered by the other templates, like long-term tasks and reminders.
|
||||
|
||||
If you want to contribute code to Evennia, you should work in your own Github *fork* (see our [style guide](https://github.com/evennia/evennia/blob/master/CODING_STYLE.txt)) and then make a *pull request*. Read the [Contribution][3] page for instructions how.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user