Contributing

If you believe something here is incorrect or would like to add something else, submit a pull request on Github.

All help is appreciated! :)

Important

Please include your username#discriminator as well as your id 123456789012345 as you should have some experience with tagscript.

Note

If you do decide to contribute, make sure to check out Credits so you can be added!

A Basic Guide to Contributing

These docs use ReStructuredText or RST, it’s a fairly simple language that you can learn here RST Docs.

You could also take a look at the readthedocs sphinx theme for more info.

Finally tagscript parsing is here, though there’s not much to know.

Note

If you want to easily create tagscript you can do so by doing the following

.. tagscript::

    {=(Tagscript):Can go here}

This will generate the following

{=(Tagscript):Can go here}