DiscordTickets/.github/CONTRIBUTING.md
2021-02-15 18:34:59 +00:00

1.7 KiB

Contributing

Submitting issues

Submitting a bug report

To submit a bug report, please use the "Bug report" template when creating a new issue. Describe the bug in as much detail as possible, including how to reproduce the problem, using screenshots or code snippets if possible. Check that someone else hasn't already created a similar first.

Submitting a feature request

To submit a new feature request, please use the "Feature request" template when creating a new issue.

You can request new features on Feedbacky.

Submitting other issues

For issues not related to feature requests or bugs, you can create a blank issue. Please give us as much information as possible. If you just want to talk (if you need help or have questions), you can join the Discord server or use the Discussions tab.

Submitting a pull request

To contribute code to this project, create a new pull request. For anything other than patches (bug fixes, documentation or minor code changes that have no affect on usage), such as a new feature, please create a new issue first, describing what you intend to change and why. Please ensure you update the documentation if needed.

When contributing, you should follow the same code style already used throughout, to ensure code is consistent.