浏览代码

Add security note to issue template (#6281)

tags/v1.9.0-dev
John Olheiser 5 年前
父节点
当前提交
5c69e31c22
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4
    2
      .github/issue_template.md

+ 4
- 2
.github/issue_template.md 查看文件

@@ -1,7 +1,9 @@
<!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io 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.

正在加载...
取消
保存