Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.72 KB

CONTRIBUTING.md

File metadata and controls

37 lines (24 loc) · 2.72 KB

How to contribute to source-rcon-client

Did you find a bug?

  • Ensure the bug was not already reported by searching the existing issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Include as many details as possible. Fill out the required template; the information it asks for will help us resolve issues faster.

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.

  • Before submitting, please read the Code Style Guide to know more about coding conventions.

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

  • Suggest your change as a new issue and start writing code. Make it clear in the title of the issue that this is a feature and not a bug.

Code Style Guide

source-rcon-client is a volunteer effort. If you do decide to contribute, thank you for your interest and your time! ❤️ ❤️ ❤️