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
|
||||
about: Create a report to help us improve
|
||||
about: Create a report to help us improve.
|
||||
title: ""
|
||||
labels: bug
|
||||
assignees: ""
|
||||
|
|
|
|||
5
.github/ISSUE_TEMPLATE/enhancement.md
vendored
5
.github/ISSUE_TEMPLATE/enhancement.md
vendored
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
name: Enhancement
|
||||
about: Suggest an enhancement for an existing feature.
|
||||
title: ''
|
||||
title: ""
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
## 🔍 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
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
about: Suggest a new idea for this project.
|
||||
title: ""
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
## 🔍 Is your feature request related to a problem? Please describe.
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
name: Question or Support Request
|
||||
about: Questions and requests for support.
|
||||
title: ''
|
||||
title: ""
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
## ❓ Question or Support Request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue