Add question issue template

This commit is contained in:
Ilan Cosman 2020-08-07 09:55:42 -07:00
parent 13f618fecd
commit 0e18ba5343
5 changed files with 12 additions and 3 deletions

View File

@ -0,0 +1,7 @@
---
name: "❓ Ask a question"
about: "Ask the community for help 🙏"
title: ""
labels: "❓ question"
assignees: ""
---

View File

@ -1,6 +1,6 @@
---
name: "🐛 Bug report"
about: Create a report to help us improve
about: "Something isn't working as expected 🤔"
title: ""
labels: "🐛 bug"
assignees: ""

2
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,2 @@
---
blank_issues_enabled: false

View File

@ -1,6 +1,6 @@
---
name: "🌊 Feature request"
about: Suggest an idea for this project
about: "I have a suggestion (and may want to implement it 🙂)"
title: ""
labels: "🌊 enhancement"
assignees: ""

View File

@ -140,7 +140,7 @@ Open each file and click "Install". This will make the `MesloLGS NF` font availa
## Acknowledgments
- [Powerlevel10k][] - Inspired much of Tide's documentation, resources, ideas, and design.
- [Starship][] - Inspired elements of the documentation.
- [Starship][] - Inspired elements of the documentation and community health files.
<!-- Alphabetical Reference Links -->