Skip to content

Commit c0aab48

Browse files
Merge pull request saltstack#34 from scriptautomate-bc/add-template-selector
Add baseline issue template selector config
2 parents 28745e9 + 5b9f4ad commit c0aab48

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Salt Project Community Discord
4+
url: https://discord.gg/J7b7EscrAs
5+
about: Please ask and answer questions in our community Discord server.
6+
- name: Salt Project GitHub Discussions
7+
url: https://github.com/saltstack/salt/discussions
8+
about: Unable to use Discord? Drop by our GitHub Discussions forum for Q&A.
9+
- name: Report a security vulnerability
10+
url: https://github.com/saltstack/salt/security/policy
11+
about: Please review our security policy for more details.

0 commit comments

Comments
 (0)