Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 2.5 KB

CONTRIBUTING.md

File metadata and controls

39 lines (20 loc) · 2.5 KB

How to contribute to Agony Forge

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If it's a security vulnerability or exploit that could be problematic if it were made public, you can submit a security advisory privately instead of a public issue.

  • 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 a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Did you write a patch that fixes a bug?

Did you fix whitespace, format code, or make a purely cosmetic patch?

Changes that are cosmetic in nature and do not add anything substantial to the stability, functionality, usability, testability, or documentation of Agony Forge will generally not be accepted, but please feel welcome to point these types of issues out so they can be fixed.

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

  • Open an issue on GitHub describing the feature or change you wish to make. Collect feedback from the developers and community. Nobody wants to spend the time writing a bunch of new code only to find out that it can't be accepted.

Do you have questions about the source code?

Do you want to contribute to the Agony Forge documentation?

Agony Forge is a volunteer effort. We encourage you to pitch in!

Thanks!

Agony Forge Team