Skip to content

Commit b208520

Browse files
authored
Add bug label to documentation issue template (#7090)
1 parent c109c54 commit b208520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 1 addition & 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

0 commit comments

Comments
 (0)