-
Notifications
You must be signed in to change notification settings - Fork 24
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
Showing
3 changed files
with
6 additions
and
5 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 |
---|---|---|
|
@@ -59,8 +59,7 @@ representative at an online or offline event. | |
## Enforcement | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported to the community leaders responsible for enforcement at | ||
*[email protected]*. | ||
reported to the community leaders responsible for enforcement. | ||
All complaints will be reviewed and investigated promptly and fairly. | ||
|
||
All community leaders are obligated to respect the privacy and security of the | ||
|
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 |
---|---|---|
|
@@ -18,6 +18,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents | |
- [Your First Code Contribution](#your-first-code-contribution) | ||
- [Style Guides](#style-guides) | ||
- [Commit Messages](#commit-messages) | ||
- [Code](#code) | ||
|
||
|
||
|
||
|
@@ -61,7 +62,8 @@ A good bug report shouldn't leave others needing to chase you up for more inform | |
|
||
#### How Do I Submit a Good Bug Report? | ||
|
||
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to <>. | ||
> [!WARNING] | ||
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead, sensitive bugs must be sent by email to <[email protected]>. | ||
We use GitHub issues to track bugs and errors. If you run into an issue with the project: | ||
|
||
|
@@ -99,7 +101,7 @@ Enhancement suggestions are tracked as [GitHub issues](https://github.com/GregHi | |
|
||
### Your First Code Contribution | ||
|
||
To submit contributions please [fork the repository](https://github.com/GregHib/void/fork) [check out](README.md#development) the project in your IDE, apply the changes to a branch and [Submit a Pull Request](https://github.com/GregHib/void/pulls). | ||
To submit contributions please [fork the repository](https://github.com/GregHib/void/fork) before [checking out](README.md#development) the project in your IDE, apply the changes to a branch and [Submit a Pull Request](https://github.com/GregHib/void/pulls). | ||
|
||
## Style guides | ||
|
||
|
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