Skip to content

Commit

Permalink
Merge pull request #803 from pi-hole/fix/GH_IssueTemplate2
Browse files Browse the repository at this point in the history
Add required front matter to bug report template.
  • Loading branch information
dschaper authored Feb 18, 2021
2 parents 14f6262 + e6307df commit 20cd9c3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

<!-- Provide a general summary of the issue in the Title above -->
<!-- Note: these are comments that don't show up in the actual issue, no need to delete them as you fill out the template -->

Expand Down

0 comments on commit 20cd9c3

Please sign in to comment.