-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
af0700c
commit 8133252
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## How to contribute | ||
|
||
#### **Did you find a bug?** | ||
|
||
* **Do not open up a GitHub issue if the bug is a security vulnerability**, and instead to refer to our [security policy](https://github.com/CnCNet/cncnet-yr-client-package/blob/develop/SECURITY.md). | ||
|
||
* **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/CnCNet/cncnet-yr-client-package/issues). | ||
|
||
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/CnCNet/cncnet-yr-client-package/issues/new). Be sure to use our templates to help you submit an issue, please include as much relevant information as possible. | ||
|
||
#### **Did you fix a bug?** | ||
|
||
* Open a new GitHub pull request linked to the issue (or create an issue first and then link it). | ||
|
||
* Ensure the PR description clearly describes the problem and solution and ensure it is linked to an issue. | ||
|
||
All CnCNet projects including this one are contributed to on a volunteer effort. | ||
|
||
Thanks! |