Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.09 KB

CONTRIBUTING.md

File metadata and controls

30 lines (18 loc) · 1.09 KB

Contributing to Epicbot Quester

Thank you for considering contributing to Epicbot Quester! We welcome and appreciate all contributions, whether they be big or small.

To get started, please take a moment to read and understand the following guidelines.

Code of Conduct

Just don't we a jerk.

How to Contribute

  1. Fork the repository and create a new branch for your contribution.
  2. Make your changes and ensure that the tests pass if applicable.
  3. Submit a pull request.

Development Guidelines

Before submitting a pull request, please ensure that:

  • Your code adheres to the project's style guide.
  • Your code is adequately documented, both in code comments and in the wiki.
  • Your code includes tests, and those tests pass.
  • Your code does not introduce any new security vulnerabilities or performance issues.

Getting Help

If you need help or have any questions, please feel free to open an issue with appropriate tag.

Thank you for your contribution!