diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a4dc35974b..27c9a1bb95 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,31 +1,41 @@ --- -name: Bug report -about: Create a report to help us improve -title: '' -labels: 'bug' -assignees: 'orhun' - +name: Bug report 🐛 +about: Report a bug to help us improve +title: "" +labels: "bug" +assignees: "orhun" --- **Describe the bug** -A clear and concise description of what the bug is. -**To Reproduce** + + +**To reproduce** + + **Expected behavior** -A clear and concise description of what you expected to happen. -**Screenshots/Logs** -If applicable, add screenshots to help explain your problem. + + +**Screenshots / Logs** -**System (please complete the following information):** - - OS Information: [e.g. Arch GNU/Linux x86_64 5.4.8-arch1-1] - - Project Version: [e.g. 0.1.0] + + +**Software information** + + + +- Operating system: +- Rust version: +- Project version: **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 6e6120368e..2baad1eeb7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,20 +1,23 @@ --- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: 'enhancement' -assignees: 'orhun' - +name: Feature request ⛰️ +about: Make a suggestion for the project +title: "" +labels: "enhancement" +assignees: "orhun" --- **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. + +