mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-05-08 09:48:31 +01:00
Merge pull request #800 from pi-hole/fix/issue_templates
Override default issue templates
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user