chore: update issues templates to force using discussions first

This commit is contained in:
lowlighter
2021-10-13 20:53:25 -04:00
parent ce6cefe1ca
commit 795313c253
2 changed files with 4 additions and 31 deletions

View File

@@ -1,27 +0,0 @@
---
name: 🐛 Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
<!--
👋 Hi there!
Thanks for using metrics and helping us to improve!
Please:
- Check you're not duplicating an existing issue
- Provide a clear and concise description
- To request help, please use discussions instead of issues
For workflows errors:
- Retry at least once to confirm that error is reproducible
- Paste an excerpt of workflow job step and/or error logs
For web instance errors:
- Paste used url query
-->

View File

@@ -1,11 +1,11 @@
blank_issues_enabled: true blank_issues_enabled: false
contact_links: contact_links:
- name: 🙏 Request help with setup or report a possible issue
url: https://github.com/lowlighter/metrics/discussions/new?category=q-a
about: Post here when having trouble with setup or configuration
- name: 💡 Suggest new features - name: 💡 Suggest new features
url: https://github.com/lowlighter/metrics/discussions/new?category=ideas url: https://github.com/lowlighter/metrics/discussions/new?category=ideas
about: Submit ideas to help us improve about: Submit ideas to help us improve
- name: 🙏 Request help with setup
url: https://github.com/lowlighter/metrics/discussions/new?category=q-a
about: Post here when having trouble with setup or configuration
- name: 💬 Start a discussion - name: 💬 Start a discussion
url: https://github.com/lowlighter/metrics/discussions/new?category=general url: https://github.com/lowlighter/metrics/discussions/new?category=general
about: Ask other questions related to this project here about: Ask other questions related to this project here