mirror of
https://github.com/rzmk/ladderz.git
synced 2025-12-19 06:59:25 +00:00
style: update issue template styles & formatting
This commit is contained in:
parent
96c68420a9
commit
1f107bbabe
4 changed files with 8 additions and 11 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve.
|
||||||
title: ""
|
title: ""
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ""
|
assignees: ""
|
||||||
|
|
|
||||||
5
.github/ISSUE_TEMPLATE/enhancement.md
vendored
5
.github/ISSUE_TEMPLATE/enhancement.md
vendored
|
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
name: Enhancement
|
name: Enhancement
|
||||||
about: Suggest an enhancement for an existing feature.
|
about: Suggest an enhancement for an existing feature.
|
||||||
title: ''
|
title: ""
|
||||||
labels: enhancement
|
labels: enhancement
|
||||||
assignees: ''
|
assignees: ""
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🔍 Is your enhancement related to a problem? Please describe.
|
## 🔍 Is your enhancement related to a problem? Please describe.
|
||||||
|
|
|
||||||
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest a new idea for this project.
|
||||||
title: ''
|
title: ""
|
||||||
labels: feature
|
labels: feature
|
||||||
assignees: ''
|
assignees: ""
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🔍 Is your feature request related to a problem? Please describe.
|
## 🔍 Is your feature request related to a problem? Please describe.
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,9 @@
|
||||||
---
|
---
|
||||||
name: Question or Support Request
|
name: Question or Support Request
|
||||||
about: Questions and requests for support.
|
about: Questions and requests for support.
|
||||||
title: ''
|
title: ""
|
||||||
labels: question
|
labels: question
|
||||||
assignees: ''
|
assignees: ""
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## ❓ Question or Support Request
|
## ❓ Question or Support Request
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue