Skip to content

Commit

Permalink
gh: remove default label on new issues
Browse files Browse the repository at this point in the history
  • Loading branch information
suda-morris committed Jan 9, 2020
1 parent 6655fa8 commit 28bfc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Bug report
about: ESP-IDF crashes, produces incorrect output, or has incorrect behavior
title: ''
labels: 'Type: Bug'
labels: ''
assignees: ''

---
Expand Down

0 comments on commit 28bfc93

Please sign in to comment.