瀏覽代碼

Add labels to issue templates

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3716/head
Suguru Hirahara 1 年之前
父節點
當前提交
289bf2909e
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 3 個檔案被更改,包括 3 行新增3 行删除
  1. +1
    -1
      .github/ISSUE_TEMPLATE/bug_report.md
  2. +1
    -1
      .github/ISSUE_TEMPLATE/feature_request.md
  3. +1
    -1
      .github/ISSUE_TEMPLATE/i-need-help.md

+ 1
- 1
.github/ISSUE_TEMPLATE/bug_report.md 查看文件

@@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: bug
assignees: ''

---


+ 1
- 1
.github/ISSUE_TEMPLATE/feature_request.md 查看文件

@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
labels: suggestion
assignees: ''

---


+ 1
- 1
.github/ISSUE_TEMPLATE/i-need-help.md 查看文件

@@ -2,7 +2,7 @@
name: I need help
about: Get support from our community
title: ''
labels: ''
labels: question
assignees: ''

---


Loading…
取消
儲存