mirror of
https://github.com/lucaspalomodevelop/netbox-acls.git
synced 2026-03-12 23:27:23 +00:00
14 lines
759 B
YAML
14 lines
759 B
YAML
---
|
|
# Reference: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
|
blank_issues_enabled: false
|
|
contact_links:
|
|
#- name: 📕 Plugin Documentation
|
|
# url: https://netbox-acls.readthedocs.io
|
|
# about: "Please refer to the documentation before raising a bug or feature request."
|
|
- name: 📖 Contributing Policy
|
|
url: https://github.com/ryanmerolle/netbox-acls/blob/dev/CONTRIBUTING.md
|
|
about: "Please read through our contributing policy before opening an issue or pull request"
|
|
- name: 💬 Community Slack
|
|
url: https://netdev.chat/
|
|
about: "Join #netbox on the NetDev Community Slack for assistance with installation issues and other problems"
|