Skip to content

Latest commit

 

History

History
executable file
·
27 lines (14 loc) · 1.4 KB

CONTRIBUTING.md

File metadata and controls

executable file
·
27 lines (14 loc) · 1.4 KB

Contributing

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, and as much relevant information as possible.

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?

  • Open a new issue. Be sure to include a title and clear description, and as much relevant information as possible. Explain why it's a good change, anything that will break (e.g. old config won't work) and if it has any negative changes.

Do you have questions about the source code?

  • Ask any question about how to use SimplePresence in the Discord chat.

Do you need support?