Merge pull request #803 from pi-hole/fix/GH_IssueTemplate2

Add required front matter to bug report template.
This commit is contained in:
Dan Schaper 2021-02-18 13:05:53 -08:00 committed by GitHub
commit 20cd9c3abf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -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 -->