mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Update issue form.
This commit is contained in:
@@ -5,10 +5,10 @@ labels: ["ISSUE"]
|
|||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "**Tip:** If your issue is not a feature request, and it does not fit into the following form, for example \"how can I edit some widget\", please use [discussions](https://github.com/end-4/dots-hyprland/discussions) instead."
|
value: "**Welcome to submit a new issue!**\n- It takes only 3 steps so please be patient.\n- Tip: If your issue is not a feature request, and it does not fit into the following form, for example \"how can I edit some widget\", please use [Discussions](https://github.com/end-4/dots-hyprland/discussions) instead."
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Before you submit
|
label: "Step 1. Before you submit"
|
||||||
options:
|
options:
|
||||||
- label: I have read the [Troubleshooting](https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/) and [Usage](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage/) pages.
|
- label: I have read the [Troubleshooting](https://end-4.github.io/dots-hyprland-wiki/en/i-i/04troubleshooting/) and [Usage](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage/) pages.
|
||||||
required: true
|
required: true
|
||||||
@@ -19,7 +19,7 @@ body:
|
|||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Quick diagnose info
|
label: "Step 2. Quick diagnose info"
|
||||||
description: "Run `./diagnose` inside the repo, and paste the result below."
|
description: "Run `./diagnose` inside the repo, and paste the result below."
|
||||||
value: "<details><summary>Quick diagnose</summary>\n\n```\n<!-- Run `./diagnose` inside the repo, and paste the result here. -->\n```\n\n</details>"
|
value: "<details><summary>Quick diagnose</summary>\n\n```\n<!-- Run `./diagnose` inside the repo, and paste the result here. -->\n```\n\n</details>"
|
||||||
validations:
|
validations:
|
||||||
@@ -36,14 +36,14 @@ body:
|
|||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: The issue
|
label: "Step 3. Describe the issue"
|
||||||
value: "\n<!-- Describe your issue here! -->\n\n<details><summary>Click to toggle folding</summary>\n\n```\n<!-- Put your log content here!-->\n<!-- You may use more code blocks when needed.-->\n```\n\n</details>"
|
value: "\n<!-- Describe your issue here! -->\n\n<details><summary>Click to toggle folding</summary>\n\n```\n<!-- Put your log content here!-->\n<!-- You may use more code blocks when needed.-->\n```\n\n</details>"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Last check
|
label: Reminder
|
||||||
options:
|
options:
|
||||||
- label: I agree that it's usually impossible for others to help me without my logs.
|
- label: I agree that it's usually impossible for others to help me without my logs.
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user