Skip to content

Commit f055cdf

Browse files
committed
chore: remove all commit prefix checks in pr template
removed all commit prefix checks in PR template to not make noise in PR. Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>
1 parent e83a17f commit f055cdf

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,6 @@
99
Fixes #
1010

1111
<!-- 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:`)
2912

3013
## 🧪 Testing Strategy
3114

0 commit comments

Comments
 (0)