Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

33 lines (23 loc) · 1.21 KB

How to contribute to pocoMC

Expectations

pocoMC is developed and maintained in my spare time and, while I try to be responsive, I don't always get to every issue immediately.

Did you find a bug?

Ensure the bug was not already reported by searching on GitHub under Issues. If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and the simplest possible code sample demonstrating the expected behavior that is not occurring.

Did you write a patch that fixes a bug?

Open a new GitHub pull request with the patch. Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

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

First, open a new issue and clearly describe your idea. We will then let you know if what you suggest aligns with the vision of pocoMC. This way you might avoid doing unnecessary work and might even find some help from other people.

Cheers,

Minas