Skip to content

Commit 3fc251f

Browse files
authored
3rd try: docs-content-team tag in issue templates (#3139)
Still testing. Will need to open one more PR to implement, after I figure out what works
1 parent f7cb8cb commit 3fc251f

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/ISSUE_TEMPLATE/guides.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: (GUIDES AND ADDITIONAL RESOURCES 📜) Report a bug/typo or request new content
22
description: Report typos, bugs, out-of-date content, broken links, etc. or make a request for new content
33
labels: ["content 📄", "needs triage 🤔"]
4-
assignees:
5-
- docs-content-team
6-
74
body:
85
- type: markdown
96
attributes:

.github/ISSUE_TEMPLATE/tutorials.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ labels: ["content 📄", "tutorial 📒", "needs triage 🤔"]
44
assignees:
55
- miamico
66
- nathanearnestnoble
7-
- docs-content-team
87

98
body:
109
- type: markdown
@@ -85,4 +84,4 @@ body:
8584

8685
- type: markdown
8786
attributes:
88-
value: Tagging the [Docs content team](https://github.com/orgs/Qiskit/teams/docs-content-team)
87+
value: Tagging @Qiskit/docs-content-team

0 commit comments

Comments
 (0)