diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b0414f3810b4..ae2fa56236f8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,42 +1,42 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Error Logs** -Provide the log files at the moment you found the issue. -If you are not sure how to find the log file, please check here https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - -**Additional context** -Add any other context about the problem here. +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Error Logs** +Provide the log files at the moment you found the issue. +If you are not sure how to find the log file, please check here https://github.com/WWBN/AVideo/wiki/How-to-find-errors-on-AVideo-Platform + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 73987eda9e14..11fc491ef1da 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,20 +1,20 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: enhancement -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/gratitude-or-comments.md b/.github/ISSUE_TEMPLATE/gratitude-or-comments.md new file mode 100644 index 000000000000..01bc306dd3ad --- /dev/null +++ b/.github/ISSUE_TEMPLATE/gratitude-or-comments.md @@ -0,0 +1,33 @@ +--- +name: Gratitude or Comments +about: Use this template to share appreciation, feedback, or highlight features you + love about the project. +title: '' +labels: '' +assignees: '' + +--- + +### **Gratitude or General Comments** + +#### **Purpose** +This is a space for users to share their appreciation or provide general feedback about the project. + +--- + +**What would you like to say?** +(*Feel free to share your thoughts, express gratitude, or provide constructive feedback.*) + +--- + +**Optional: What feature or improvement are you most thankful for?** +(*Let us know if there's something specific you love or found especially helpful.*) + +--- + +**Your Name (Optional)**: +(*You can leave this blank if you prefer to remain anonymous.*) + +--- + +Thank you for taking the time to share your thoughts! Your feedback and encouragement mean a lot and help motivate continued development. diff --git a/.github/ISSUE_TEMPLATE/usage-questions-and-help.md b/.github/ISSUE_TEMPLATE/usage-questions-and-help.md index 740a5c2c762d..ea70921d865a 100644 --- a/.github/ISSUE_TEMPLATE/usage-questions-and-help.md +++ b/.github/ISSUE_TEMPLATE/usage-questions-and-help.md @@ -1,14 +1,14 @@ ---- -name: Usage Questions and Help -about: Feel free to make your usage question here. -title: '' -labels: question -assignees: '' - ---- - -**Describe the question** -A clear and concise description of what is your question. - -**Screenshots** -Provide some screenshots to help us understand and explain your problem. +--- +name: Usage Questions and Help +about: Feel free to make your usage question here. +title: '' +labels: question +assignees: '' + +--- + +**Describe the question** +A clear and concise description of what is your question. + +**Screenshots** +Provide some screenshots to help us understand and explain your problem.