Skip to content

Commit

Permalink
Add pending triage by default for all issues (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
vedant-jain03 authored May 29, 2023
1 parent cd95826 commit c6ab8ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
labels: ["🐞 bug", "pending triage"]
---

## Describe the bug
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/Feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
labels: ["🌟 feature", "pending triage"]
---

## Is your feature request related to a problem? Please describe.
Expand Down

0 comments on commit c6ab8ee

Please sign in to comment.