Skip to content

Commit b7796fb

Browse files
authored
chore: Update issue template categories (#1433)
* chore: Split bug report API category * chore: Add Authenticator category to issue template
1 parent 923a1f7 commit b7796fb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/ISSUE_TEMPLATE/BUG-REPORT.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ body:
2222
options:
2323
- label: Analytics
2424
required: false
25-
- label: API
25+
- label: API (REST)
26+
required: false
27+
- label: API (GraphQL)
2628
required: false
2729
- label: Auth
2830
required: false
31+
- label: Authenticator
32+
required: false
2933
- label: DataStore
3034
required: false
3135
- label: Storage

0 commit comments

Comments
 (0)