master
yml 15 lines 838 Bytes
Raw
1 # Ref: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2 blank_issues_enabled: false
3 contact_links:
4 - name: "Netdata Agent: Question"
5 url: https://github.com/netdata/netdata/discussions/new?category=q-a
6 about: Ask a question about Netdata Agent
7 - name: "Netdata Cloud"
8 url: https://github.com/netdata/netdata-cloud/issues/new/choose
9 about: Create a report to help us improve our web application
10 - name: "Netdata Mobile App"
11 url: https://github.com/netdata/netdata-cloud/issues/new/choose
12 about: Create a report to help us improve our Mobile App
13 - name: Community
14 url: https://netdata.cloud/community
15 about: If you don't know where to start, visit our community page!