소스 검색

Add labels to issue templates

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3716/head
Suguru Hirahara 1 년 전
부모
커밋
289bf2909e
No known key found for this signature in database 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: ''

---


불러오는 중...
취소
저장