Skip to content

Commit 685dba3

Browse files
authored
Update documentation.yml (boto#3638)
Add bug label when creating a new document issue.
1 parent 028c883 commit 685dba3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: "📕 Documentation Issue"
33
description: Report an issue in the API Reference documentation or Developer Guide
44
title: "(short issue description)"
5-
labels: [documentation, needs-triage]
5+
labels: [documentation, needs-triage, bug]
66
assignees: []
77
body:
88
- type: textarea
@@ -21,3 +21,4 @@ body:
2121
Include links to affected documentation page(s).
2222
validations:
2323
required: true
24+

0 commit comments

Comments
 (0)