If you have any questions or ideas regarding HexCtrl, or you want to suggest a new feature, please use Discussions for that matter.
If you found a bug, please report it through Issues, with the thorough description on how to reproduce it.
Your pull requests are welcome, however they may not be accepted for various reasons.
If you found a bug and want to fix it, please consider creating an issue for this bug first.
A few notes for creating a Pull Request:
- Respect HexCtrl coding style.
- Make sure your code editor respects
.editorconfig
configuration file. - One PR should contain exactly one feature or bug fix, don't mix unrelated things together.
The easier a PR's code review is, the better chances your pull request will get accepted.