diff --git a/.github/ISSUE_TEMPLATE/feedback.md b/.github/ISSUE_TEMPLATE/feedback.md new file mode 100644 index 0000000..ee3fb58 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feedback.md @@ -0,0 +1,70 @@ +--- +name: Feedback +about: This template is for feedback purpose to grow our project. +title: '' +labels: '' +assignees: '' + +--- + +--- +name: Feedback +about: Provide feedback for this project +title: "[FEEDBACK] " +labels: feedback +assignees: '' + +--- + +**Project/Tool Name:** +_(Enter the name of the project or tool being reviewed)_ + +**Reviewer Name:** +_(Enter your name)_ + +**Date:** +_(Enter the date of the feedback)_ + +**Overall Experience:** +- How would you rate your overall experience with the tool on a scale of 1 to 5? + - Rating: [1] [2] [3] [4] [5] + +**Ease of Use:** +- Was the tool easy to use? + - Rating: [1] [2] [3] [4] [5] + +**Functionality:** +- Did the tool meet your expectations in terms of functionality? + - Rating: [1] [2] [3] [4] [5] + +**Performance:** +- How would you rate the performance and speed of the tool? + - Rating: [1] [2] [3] [4] [5] + +**User Interface:** +- Was the user interface intuitive and well-designed? + - Rating: [1] [2] [3] [4] [5] + +**Documentation:** +- How helpful was the documentation provided with the tool? + - Rating: [1] [2] [3] [4] [5] + +**Support:** +- How would you rate the support you received? + - Rating: [1] [2] [3] [4] [5] + +**Pros:** +- What did you like most about the tool? + - _Enter your positive feedback here._ + +**Cons:** +- What did you like least about the tool? + - _Enter your constructive feedback here._ + +**Suggestions for Improvement:** +- Do you have any suggestions for improving the tool? + - _Enter your suggestions here._ + +**Additional Comments:** +- Any additional comments or feedback? + - _Enter any other comments here._