evennia/CONTRIBUTING.md

18 lines
961 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
2023-07-27 08:50:51 +02:00
- You can help a lot by being active in the community. You can spread
2022-10-20 23:18:36 +02:00
the word - by writing, talking, blogging etc about Evennia. Let
others know text-based gaming is still a thing!
2023-07-27 08:50:51 +02:00
- You can help by reporting any issues/bugs you find, and tell us of your
2022-10-20 23:18:36 +02:00
feature requests [as an issue on github][issues]. This is also where you
report typos or errors in the [the Evennia documentation][docs].
2023-07-27 08:50:51 +02:00
- 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].
2022-10-20 23:18:36 +02:00
[issues]: https://github.com/evennia/evennia/issues/new/choose
2023-07-27 08:50:51 +02:00
[docs]: https://www.evennia.com/docs/latest/index.html
[contribute-docs]: https://www.evennia.com/docs/latest/Contributing-Docs.html
[helping-code]: https://www.evennia.com/docs/latest/Contributing.html#helping-with-code