Skip to content

Commit 5f67194

Browse files
committed
Update resources
1 parent 064cec7 commit 5f67194

File tree

7 files changed

+221
-130
lines changed

7 files changed

+221
-130
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: "Bug Report"
33
description: "Report a bug."
44
labels:
5-
- "Status/Pending 🔵"
65
- "Type/Bug 🐛"
76
body:
87
- type: "input"

.github/ISSUE_TEMPLATE/documentation-issue.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: "Documentation Issue"
33
description: "Report a documentation issue."
44
labels:
5-
- "Status/Pending 🔵"
65
- "Type/Documentation 📓"
76
body:
87
- type: "textarea"

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: "Feature Request"
33
description: "Suggest an idea."
44
labels:
5-
- "Status/Pending 🔵"
65
- "Type/Enhancement 💡"
76
body:
87
- type: "textarea"

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ updates:
88
timezone: "Etc/UTC"
99
labels:
1010
- "Platform/GitHubActions"
11-
- "Status/Pending 🔵"
1211
- "Type/Dependency 📦"
1312
open-pull-requests-limit: 100
1413
pull-request-branch-name:

0 commit comments

Comments
 (0)