Update CONTRIBUTING.md

This commit is contained in:
Griatch 2015-02-10 11:47:36 +01:00
parent f7385973a3
commit 16ce5afb96

View File

@ -7,7 +7,7 @@ Thanks for helping us improve Evennia! Please use one of the issue templates bel
* [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.
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.
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.
## Formatting your Issues: