evennia/CONTRIBUTING.md

18 lines
968 B
Markdown
Raw Normal View History

2018-10-27 11:23:02 -07:00
# Contributing to Evennia
2022-10-20 23:18:36 +02:00
There are many ways you can contribute to Evennia development:
2018-10-27 11:23:02 -07:00
2022-10-20 23:18:36 +02:00
- You can help a lot by being active in the community. You can spread
the word - by writing, talking, blogging etc about Evennia. Let
others know text-based gaming is still a thing!
- You can help by reporting any issues/bugs you find, and tell us of your
feature requests [as an issue on github][issues]. This is also where you
report typos or errors in the [the Evennia documentation][docs].
- To help fixing (or expand) our docs, check out [how to contribute to docs][contribute-docs].
- To contribute to Evennia itself, check out how to [help with code][helping-code].
[issues]: https://github.com/evennia/evennia/issues/new/choose
[docs]: https://www.evennia.com/docs/1.0-dev/index.html
[contribute-docs]: https://www.evennia.com/docs/1.0-dev/Contributing-Docs.html
[helping-code]: https://www.evennia.com/docs/1.0-dev/Contributing.html#helping-with-code