Correct issue templates

This commit is contained in:
Ellie Huxtable 2023-09-28 18:12:59 -07:00
parent 26b9423049
commit 33f009efad
3 changed files with 7 additions and 22 deletions

View File

@ -1,6 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
about: Unless you are absolutely certain this is a bug, please open a post on the support forum first.
title: ''
labels: bug
assignees: ''

View File

@ -1,5 +1,10 @@
blank_issues_enabled: false
# I think this was a little aggressive, but maybe enable if
# people ignore this.
# blank_issues_enabled: false
contact_links:
- name: Support
url: https://github.com/atuinsh/atuin/discussions/new?category=support
about: Get community help and support with Atuin here!
- name: Feature suggestion
url: https://github.com/atuinsh/atuin/discussions/new?category=ideas
about: Suggest an idea for Atuin

View File

@ -1,20 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.