chore: Enhance issue templates with improved guidance and visual context

This commit is contained in:
ousugo 2025-02-19 17:17:02 +08:00 committed by 亢奋猫
parent 95bbc70c93
commit 5f4142f0c4
3 changed files with 19 additions and 15 deletions

View File

@ -18,7 +18,7 @@ body:
options: options:
- label: I understand that issues are for feedback and problem solving, not for complaining in the comment section, and will provide as much information as possible to help solve the problem. - label: I understand that issues are for feedback and problem solving, not for complaining in the comment section, and will provide as much information as possible to help solve the problem.
required: true required: true
- label: I've looked at pinned issues and searched for existing [Open Issues](https://github.com/CherryHQ/cherry-studio/issues) and [Closed Issues]( https://github.com/CherryHQ/cherry-studio/issues?q=is%3Aissue%20state%3Aclosed%20), no similar issue was found. - label: I've looked at pinned issues and searched for existing [Open Issues](https://github.com/CherryHQ/cherry-studio/issues), [Closed Issues](https://github.com/CherryHQ/cherry-studio/issues?q=is%3Aissue%20state%3Aclosed), and [Discussions](https://github.com/CherryHQ/cherry-studio/discussions), no similar issue or discussion was found.
required: true required: true
- label: I've filled in short, clear headings so that developers can quickly identify a rough idea of what to expect when flipping through the list of issues. And not "a suggestion", "stuck", etc. - label: I've filled in short, clear headings so that developers can quickly identify a rough idea of what to expect when flipping through the list of issues. And not "a suggestion", "stuck", etc.
required: true required: true
@ -48,8 +48,8 @@ body:
id: description id: description
attributes: attributes:
label: Bug Description label: Bug Description
description: Please be as detailed as possible when describing the problem description: Please be as detailed as possible when describing the problem. Please provide screenshots or screen recordings whenever possible to help us better understand the issue.
placeholder: Tell us what happened... placeholder: Tell us what happened... (Remember to attach screenshots/recordings if applicable)
validations: validations:
required: true required: true
@ -57,12 +57,14 @@ body:
id: reproduction id: reproduction
attributes: attributes:
label: Steps To Reproduce label: Steps To Reproduce
description: Provide detailed steps to reproduce the issue so that our developers can reproduce the issue accurately description: Provide detailed steps to reproduce the issue so that our developers can reproduce the issue accurately. Please include screenshots or screen recordings for each step when possible.
placeholder: | placeholder: |
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
Remember to attach screenshots/recordings for each step when possible!
validations: validations:
required: true required: true

View File

@ -18,7 +18,7 @@ body:
options: options:
- label: I understand that issues are for reporting problems and requesting features, not for off-topic comments, and I will provide as much detail as possible to help resolve the issue. - label: I understand that issues are for reporting problems and requesting features, not for off-topic comments, and I will provide as much detail as possible to help resolve the issue.
required: true required: true
- label: I have checked the pinned issues and searched through the existing [open issues](https://github.com/CherryHQ/cherry-studio/issues) and [closed issues](https://github.com/CherryHQ/cherry-studio/issues?q=is%3Aissue%20state%3Aclosed) and did not find a similar suggestion. - label: I have checked the pinned issues and searched through the existing [open issues](https://github.com/CherryHQ/cherry-studio/issues), [closed issues](https://github.com/CherryHQ/cherry-studio/issues?q=is%3Aissue%20state%3Aclosed), and [discussions](https://github.com/CherryHQ/cherry-studio/discussions) and did not find a similar suggestion.
required: true required: true
- label: I have provided a short and descriptive title so that developers can quickly understand the issue when browsing the issue list, rather than vague titles like "A suggestion" or "Stuck." - label: I have provided a short and descriptive title so that developers can quickly understand the issue when browsing the issue list, rather than vague titles like "A suggestion" or "Stuck."
required: true required: true
@ -50,8 +50,8 @@ body:
id: problem id: problem
attributes: attributes:
label: Is your feature request related to an existing issue? label: Is your feature request related to an existing issue?
description: Please briefly describe the problem you are experiencing. description: Please briefly describe the problem you are experiencing. If possible, include screenshots or recordings to help illustrate the current situation or pain points.
placeholder: I often feel frustrated because... placeholder: I often feel frustrated because... (Remember to attach screenshots/recordings if applicable)
validations: validations:
required: true required: true
@ -59,7 +59,7 @@ body:
id: solution id: solution
attributes: attributes:
label: Desired Solution label: Desired Solution
description: Please briefly describe what you would like to happen. description: Please briefly describe what you would like to happen. You can include mockups, screenshots, or screen recordings to better illustrate your proposed solution.
validations: validations:
required: true required: true
@ -67,10 +67,10 @@ body:
id: alternatives id: alternatives
attributes: attributes:
label: Alternative Solutions label: Alternative Solutions
description: Please briefly describe any alternative solutions or features you have considered. description: Please briefly describe any alternative solutions or features you have considered. Feel free to include screenshots or mockups of alternative approaches.
- type: textarea - type: textarea
id: additional id: additional
attributes: attributes:
label: Additional Information label: Additional Information
description: Add any other context or screenshots related to your feature request. description: Add any other context, screenshots, mockups or recordings that can help us better understand your feature request.

View File

@ -17,6 +17,8 @@ body:
options: options:
- label: I understand that issues are meant for feedback and problem-solving, not for venting, and I will provide as much detail as possible to help resolve the issue. - label: I understand that issues are meant for feedback and problem-solving, not for venting, and I will provide as much detail as possible to help resolve the issue.
required: true required: true
- label: I have checked the pinned issues and searched through the existing [open issues](https://github.com/CherryHQ/cherry-studio/issues), [closed issues](https://github.com/CherryHQ/cherry-studio/issues?q=is%3Aissue%20state%3Aclosed), and [discussions](https://github.com/CherryHQ/cherry-studio/discussions) and did not find a similar suggestion.
required: true
- label: I confirm that I am here to ask questions and discuss issues, not to report bugs or request features. - label: I confirm that I am here to ask questions and discuss issues, not to report bugs or request features.
required: true required: true
@ -45,8 +47,8 @@ body:
id: question id: question
attributes: attributes:
label: Your Question label: Your Question
description: Please describe your issue in detail. description: Please describe your issue in detail. Include screenshots or screen recordings whenever possible to help us better understand your question.
placeholder: Please explain your issue as clearly as possible... placeholder: Please explain your issue as clearly as possible...(Remember to attach screenshots/recordings if applicable)
validations: validations:
required: true required: true
@ -54,14 +56,14 @@ body:
id: context id: context
attributes: attributes:
label: Context label: Context
description: Please provide some background information to help us better understand your question description: Please provide some background information to help us better understand your question. Screenshots or recordings of your current setup or situation can be very helpful.
placeholder: "For example: use case, solutions you've tried, etc." placeholder: "For example: use case, solutions you've tried, etc. Don't forget to include relevant screenshots/recordings!"
- type: textarea - type: textarea
id: additional id: additional
attributes: attributes:
label: Additional Information label: Additional Information
description: Any other relevant information, screenshots, or code examples description: Any other relevant information, screenshots, recordings, or code examples that can help us better assist you
render: shell render: shell
- type: dropdown - type: dropdown