Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.42 KB

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 1.42 KB

Contribution

❤️❤️❤️ First off, thanks for taking the time to contribute! ❤️❤️❤️

Contributing in HyperDbg is always super appreciated.

Coding Style

If you want to create a pull request please read coding-style, doxygen-style, and command-style in the case you want a new feature, or report a bug, please explain it in issues.

FAQ

Here's some Frequently Asked Questions which may help with your moving process

Did you write a patch that fixes a bug?

Open a new GitHub pull request with the patch and also ensure the PR description clearly describes the problem and solution.

Suggesting Enhancements

If you want to submit an enhancement or suggestion for HyperDbg, including completely new features and minor improvements to existing functionality please explain it in issues.

Do you intend to add a new feature or change an existing one?

Suggest your change by openning an issue and start writing code.

Do you have questions about the source code?

Ask any question about HyperDbg by opening an issue.