Skip to content

Commit

Permalink
[misc] Remove the default potential_bug label on bug report issues (#…
Browse files Browse the repository at this point in the history
…6784)

Issue: #

### Brief Summary
Unlike other issue templates, bug report issues can be very diverse and
`potential bug` label isn't that helpful. We'd rather assign a proper
label manually or make it more automatic in the future.
  • Loading branch information
ailzhang authored Dec 1, 2022
1 parent d3767c5 commit 1d66b94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name: Bug Report
about: Create a report to help us improve
title: ''
labels: potential bug
assignees: ''

---
Expand Down

0 comments on commit 1d66b94

Please sign in to comment.