chore: update issues templates to force using discussions first
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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
|
||||
|
||||
-->
|
||||
8
.github/ISSUE_TEMPLATE/config.yml
vendored
8
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,11 +1,11 @@
|
||||
blank_issues_enabled: true
|
||||
blank_issues_enabled: false
|
||||
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
|
||||
url: https://github.com/lowlighter/metrics/discussions/new?category=ideas
|
||||
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
|
||||
url: https://github.com/lowlighter/metrics/discussions/new?category=general
|
||||
about: Ask other questions related to this project here
|
||||
Reference in New Issue
Block a user