-
-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Updates issue and pull request templates (#110)
Signed-off-by: aeneasr <[email protected]>
- Loading branch information
Showing
1 changed file
with
7 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 |
---|---|---|
@@ -1,8 +1,10 @@ | ||
--- | ||
name: Disclose vulnerability | ||
about: Please do not open a public issue about the vulnerability but instead disclose it directly to [email protected] | ||
|
||
name: Disclose (potential) security vulnerability | ||
about: Disclose security vulnerabilities to [email protected] | ||
--- | ||
|
||
**Please refrain from publishing (potential) security vulnerabilities publicly on the forums, the chat, or GitHub. Instead, | ||
send us an email to [[email protected]](mailto:[email protected]) and we will respond within 24 hours.** | ||
Please refrain from publishing (potential) security vulnerabilities publicly | ||
on the forums, the chat, or GitHub. | ||
|
||
We describe how to disclose (potential) security vulnerabilities in our | ||
[Security Policy](SECURITY.md) |