We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83a17f commit f055cdfCopy full SHA for f055cdf
.github/pull_request_template.md
@@ -9,23 +9,6 @@
9
Fixes #
10
11
<!-- This is optional, but if you have a Jira ticket related to this PR, please link it here. -->
12
-## 🚀 Type of Change
13
-
14
-<!-- (update the title of the Pull Request accordingly), the lint task checks it -->
15
16
-- [ ] 🐛 Bug fix (`fix:`)
17
-- [ ] ✨ New feature (`feat:`)
18
-- [ ] 💥 Breaking change (`feat!:`, `fix!:`)
19
-- [ ] 📚 Documentation update (`docs:`)
20
-- [ ] 🎨 Style (`style:`)
21
-- [ ] 💅 Refactor (`refactor:`)
22
-- [ ] ⚡ Performance (`perf:`)
23
-- [ ] ✅ Test (`test:`)
24
-- [ ] 🏗️ Build (`build:`)
25
-- [ ] 👷 CI (`ci:`)
26
-- [ ] ⚙️ Chore (`chore:`)
27
-- [ ] ⏪ Revert (`revert:`)
28
-- [ ] 📦 Dependency update (`deps:`)
29
30
## 🧪 Testing Strategy
31
0 commit comments