Skip to content

Commit 380cb77

Browse files
authored
Merge pull request #386 from netbox-community/LinksForIssues
Links for issues
2 parents 4e8588a + 92b6608 commit 380cb77

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: The \#netbox-docker Slack channel
4+
url: http://slack.networktocode.com/
5+
about: It's usually the quickest way to seek help when you're in trouble with regards to Netbox Docker.
6+
7+
- name: Github Discussions
8+
url: https://github.com/netbox-community/netbox-docker/discussions
9+
about: This is the right place to ask questions about how to use or do certain things with Netbox Docker.
10+
11+
- name: Have you had a look at our Wiki?
12+
url: https://github.com/netbox-community/netbox-docker/wiki
13+
about: Our wiki contains information for common problems and tips for operating Netbox Docker in production.

0 commit comments

Comments
 (0)