Skip to content

Commit

Permalink
bug-report.md: edit labels and projects syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornoleh committed May 27, 2024
1 parent 0330bc0 commit 485f096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: "\U0001F41B Bug report"
about: Create a report to help us fix things
title: ''
labels: 'bug,needs-triage'
labels: ['bug, needs-triage']
assignees: ''
projects: 'nightscout/2'
projects: ['nightscout/2']

---
## Describe the bug
Expand Down

0 comments on commit 485f096

Please sign in to comment.