mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
1.1 KiB
1.1 KiB
How to contribute?
Everyone is welcome to contribute to bgfx through bug reports, testing on various platforms, writing examples (see Help Needed for ideas), improving documentation, profiling and optimizing code, assisting newcomers, or promoting the project.
For quick one-liner questions, use the chat at https://discord.gg/9eMbv7J instead of opening an issue.
Submitting Bugs
For non-trivial bugs, provide a reproducible case by modifying an existing example with minimal changes to demonstrate the issue—this speeds up fixes.
Contributing Code
By contributing to bgfx, you agree to the BSD 2-Clause License terms.
Pull request checklist:
- Test your code with the provided examples before submitting.
- Keep PRs focused with minimal changes relevant to the feature or fix.
- Use EditorConfig to match the project's editor settings.
Sponsoring the Project
Support bgfx development by using GitHub Sponsors at https://github.com/sponsors/bkaradzic.