1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

GitHub: Added contact links (#2852)

This commit is contained in:
Jeffrey Cafferata
2024-02-26 18:28:22 +01:00
committed by GitHub
parent bb3d191efb
commit 27fecedfe4
3 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve.
title: '' title: ''
labels: '' labels: ''
assignees: '' assignees: ''

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

@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: I have a question or need support
url: https://docs.dnscontrol.org/
about: We use GitHub for tracking bugs, check our website for resources on getting help.
- name: I'm unsure where to go
url: https://groups.google.com/g/dnscontrol-discuss
about: If you are unsure where to go, then joining our mailing list is recommended; Just ask!

View File

@ -1,6 +1,6 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project.
title: '' title: ''
labels: '' labels: ''
assignees: '' assignees: ''