Merge pull request #807 from pi-hole/master

Master -> Dev
This commit is contained in:
Adam Warner 2021-02-26 19:44:48 +00:00 committed by GitHub
commit 6d9913e824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 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 -->

12
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,12 @@
blank_issues_enabled: false
contact_links:
- name: Questions and Configurations
url: https://discourse.pi-hole.net
about: Ask a question or get help with configurations.
- name: Feature Requests
url: https://discourse.pi-hole.net/c/feature-requests/8
about: See existing Feature Requests and suggest new ones.
- name: Documentation
url: https://docs.pi-hole.net
about: Documentation and guides.