Add content label to bug and user-feedback templates (#708)

Adding the "content 📄" label to the bug and user-feedback issue
templates so that they will be included in a sort of all content-related
issues.
This commit is contained in:
abbycross 2024-01-25 13:01:45 -05:00 committed by GitHub
parent 5c14a742ae
commit e7e7017e90
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: 🪲 Content bug or inaccuracy
description: Report typos, bugs, out-of-date content, broken links, etc.
labels: ["bug 🐛"]
labels: ["bug 🐛", "content 📄"]
assignees:
- abbycross
- beckykd

View File

@ -1,6 +1,6 @@
name: Overall impressions and feedback
description: Provide feedback that will be read by both the Docs team and the Design Research team.
labels: ["user feedback 📥 "]
labels: ["user feedback 📥 ", "content 📄"]
assignees:
- abbycross
- beckykd