forked from go-gitea/gitea
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add security note to issue template (go-gitea#6281)
- Loading branch information
1 parent
062de8e
commit 5c69e31
Showing
1 changed file
with
4 additions
and
2 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,7 +1,9 @@ | ||
<!-- NOTE: If your issue is a security concern, please send an email to [email protected] instead of opening a public issue --> | ||
|
||
<!-- | ||
1. Please speak English, this is the language all of us can speak and write. | ||
1. Please speak English, this is the language all maintainers can speak and write. | ||
2. Please ask questions or configuration/deploy problems on our Discord | ||
server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). | ||
server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). | ||
3. Please take a moment to check that your issue doesn't already exist. | ||
4. Please give all relevant information below for bug reports, because | ||
incomplete details will be handled as an invalid report. | ||
|