jecs/docs/contributing/guidelines.md
EncodedVenom c030d396af
docs: cleanup todo stubs, add code coverage reports, add examples, and pin introduction section (#227)
* Allow pre existing hooks for observer

* Cleanup some todo stubs

* move coverage reports

* use better link for addons

* code coverage page

* make Introduction sidebar visible on all pages and add a few relevant sections

---------

Co-authored-by: Ukendio <ukendio@gmail.com>
2025-05-17 22:35:00 +02:00

923 B

Contribution Guidelines

Whether you found an issue, or want to make a change to jecs, we'd love to hear back from the community on what features you want or bugs you've run into.

There's a few different ways you can go about this.

Creating an Issue

This is what you should be filing if you have a bug you want to report.

Click here to file a bug report. We have a few templates ready for the most common issue types.

Additionally, see the Submitting Issues page for more information.

Creating a Pull Request

This is what you should be filing if you have a change you want to merge into the main project.

Click here to select the branch you want to merge from.

Additionally, see the Submitting Pull Requests page for more information.