mirror of
https://github.com/Ukendio/jecs.git
synced 2025-06-20 08:19:18 +00:00
* 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>
923 B
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.