Skip to content

Commit ca61596

Browse files
committed
chore(repo): Update github template files to include all the packages
1 parent b4f9a41 commit ca61596

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@ labels: 'Status: Triage'
2424
- [ ] `@clerk/themes`
2525
- [ ] `@clerk/localizations`
2626
- [ ] `@clerk/clerk-expo`
27-
- [ ] `@clerk/clerk-sdk-node`
2827
- [ ] `@clerk/backend`
28+
- [ ] `@clerk/clerk-sdk-node`
29+
- [ ] `@clerk/shared`
30+
- [ ] `gatsby-plugin-clerk`
31+
- [ ] `build/tooling/chore`
2932
- [ ] other:
3033

3134
### Version:

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,15 @@ labels: 'Status: Feature Request'
1313
- [ ] `@clerk/clerk-react`
1414
- [ ] `@clerk/nextjs`
1515
- [ ] `@clerk/remix`
16+
- [ ] `@clerk/types`
17+
- [ ] `@clerk/themes`
18+
- [ ] `@clerk/localizations`
1619
- [ ] `@clerk/clerk-expo`
20+
- [ ] `@clerk/backend`
1721
- [ ] `@clerk/clerk-sdk-node`
18-
- [ ] `@clerk/edge`
19-
- [ ] `@clerk/localizations`
22+
- [ ] `@clerk/shared`
23+
- [ ] `gatsby-plugin-clerk`
24+
- [ ] `build/tooling/chore`
2025
- [ ] other:
2126

2227
## Description

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- [ ] `@clerk/backend`
2020
- [ ] `@clerk/clerk-sdk-node`
2121
- [ ] `@clerk/shared`
22+
- [ ] `gatsby-plugin-clerk`
2223
- [ ] `build/tooling/chore`
2324

2425
## Description

0 commit comments

Comments
 (0)