diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/🐞-bug-report.md similarity index 89% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/🐞-bug-report.md index 45d6fb3..c8797de 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/🐞-bug-report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: "\U0001F41E Bug report" about: Create a report to help us improve title: '' labels: Bug @@ -24,9 +24,9 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Operating system** -Windows, macOS or Linux +Windows or Linux -**Version of Vleer** +**Version of Qopy** 0.1.0 **Additional context** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/💡-feature-request.md similarity index 82% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/💡-feature-request.md index 33c41e0..ab75678 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/💡-feature-request.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: "\U0001F4A1 Feature request" about: Suggest an idea for this project title: '' labels: Feature