From b5136fafa15b436bf145e6969100b040f74eb465 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Tue, 22 Apr 2025 23:11:09 +0700 Subject: [PATCH] chore: remove emojies --- .github/pull_request_template.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.yml b/.github/pull_request_template.yml index 7d566e94..c7eb8e78 100644 --- a/.github/pull_request_template.yml +++ b/.github/pull_request_template.yml @@ -4,15 +4,15 @@ ## Which part of the application is affected by the change? -- [ ] 💻 Frontend -- [ ] 🛠️ Backend +- [ ] Frontend +- [ ] Backend ## Type of Changes -- [ ] 🐛 Bug fix -- [ ] ✨ New feature -- [ ] 🔧 Refactoring -- [ ] ⚙️ Other +- [ ] Bug fix +- [ ] New feature +- [ ] Refactoring +- [ ] Other ## Screenshots