mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-05-04 19:56:24 +02:00
add issue template configuration
This commit is contained in:
parent
f168e3bd71
commit
b279a002c1
13
.github/ISSUE_TEMPLATE/config.yaml
vendored
Normal file
13
.github/ISSUE_TEMPLATE/config.yaml
vendored
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user