Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

29 lines (15 loc) · 1.32 KB

How to contribute to dnscache

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 a code sample and/or an --verbose output demonstrating the bug.

  • If you really want to make us happy; include a way to get hold of a memory image where it is failing and as much information as possible about the system it is dumped from and how it was aquired.

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.

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 or functionality will generally not be accepted.

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

  • Start writing code. When you are done, open a pull request.

Do you have questions about the source code?

mnemonic AS