Change to MyST parser
This commit is contained in:
parent
53106e1dba
commit
a51e4af609
443 changed files with 4925 additions and 3524 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# How To Get And Give Help
|
||||
|
||||
|
||||
### How to *get* Help
|
||||
## How to *get* Help
|
||||
|
||||
If you cannot find what you are looking for in the documentation, here's what to do:
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ have busy personal lives. So you might have to hang around for a while - you'll
|
|||
eventually!
|
||||
|
||||
|
||||
### How to *give* Help
|
||||
## How to *give* Help
|
||||
|
||||
Evennia is open-source and non-commercial. It relies on the time donated by its users and developers in order to progress.
|
||||
|
||||
|
|
@ -29,21 +29,21 @@ Evennia is open-source and non-commercial. It relies on the time donated by its
|
|||
- Take part in the Evennia community! Join the [chat][chat] or [forum][group].
|
||||
- Report problems you find or features you'd like to our [issue tracker](github:issue).
|
||||
|
||||
```important::
|
||||
```{important}
|
||||
Just the simple act of us know you are out there using Evennia helps a lot!
|
||||
```
|
||||
|
||||
If you'd like to help develop Evennia more hands-on, here are some ways to get going:
|
||||
|
||||
- Look through this [online documentation](./index#Evennia-documentation) and see if you can help improve or expand the
|
||||
documentation (even small things like fixing typos!). [See here](./Contributing-Docs) on how you
|
||||
- Look through this [online documentation](./index.md#evennia-documentation) and see if you can help improve or expand the
|
||||
documentation (even small things like fixing typos!). [See here](./Contributing-Docs.md) on how you
|
||||
contribute to the docs.
|
||||
- Send a message to our [discussion group][group] and/or our [IRC chat][chat] asking about what
|
||||
needs doing, along with what your interests and skills are.
|
||||
- Take a look at our [issue tracker][issues] and see if there's something you feel like taking on.
|
||||
[here are bugs][issues-master] that need fixes. At any given time there may also be some
|
||||
[bounties][issues-bounties] open.
|
||||
- Check out the [Contributing](./Contributing) page on how to practically contribute with code using
|
||||
- Check out the [Contributing](./Contributing.md) page on how to practically contribute with code using
|
||||
github.
|
||||
|
||||
... And finally, if you want to help motivate and support development you can also drop some coins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue