1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

add issue template configuration

This commit is contained in:
Georg Lauterbach
2021-02-10 16:52:22 +01:00
committed by GitHub
parent f168e3bd71
commit b279a002c1

13
.github/ISSUE_TEMPLATE/config.yaml vendored Normal file
View File

@ -0,0 +1,13 @@
# disables the possibility to choose blank issues
blank_issues_enabled: false
contact_links:
- name: Wiki
url: https://github.com/docker-mailserver/docker-mailserver/wiki
about: Extended documentaton - visit this first before opening issues
- name: Default Documentation
url: https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md
about: Read this first and carefully
- name: Environment Variables Section
url: https://github.com/docker-mailserver/docker-mailserver/blob/master/ENVIRONMENT.md
about: Read this section for information about mail server variables