Skip to content

Commit b906389

Browse files
committed
Perform adjustments to labeling, template title and issue type options.
1 parent 8e25304 commit b906389

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/issue-report.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: "Issue report"
1+
name: "Docs issue"
22
description: Report documentation issues such as inaccuracies, broken links, typos, or missing information.
33
title: "[Issue]: "
4-
labels: ["Issue"]
4+
labels: ["triage"]
55
body:
66
- type: markdown
77
attributes:
@@ -19,6 +19,7 @@ body:
1919
- Missing information
2020
- Could be improved
2121
- I can't find what I'm looking for
22+
- Other
2223
- type: input
2324
id: link
2425
attributes:

0 commit comments

Comments
 (0)