diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 23b409c..2bc3c61 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,9 +1,7 @@ ---- -name: ​🐞 Bug -description: Report an issue to help us improve the project. +name: "Bug ​🐞" +description: "Report an issue to help us improve the project." title: "[BUG] " labels: ["bug", "goal: fix"] ---- body: - type: textarea @@ -44,4 +42,4 @@ body: - label: "I have read the [Contributing Guidelines](https://github.com/Dev-tanay/Rubik-Cube/blob/main/CONTRIBUTING.md)" required: true - label: "I am willing to work on this issue (optional)" - required: false \ No newline at end of file + required: false