Skip to content

Commit 31f565a

Browse files
authored
Merge pull request #51 from embik/remove-emoji-prs
🌱 Remove emojis from PR template and verification
2 parents 089b1d6 + 6050228 commit 31f565a

File tree

2 files changed

+21
-34
lines changed

2 files changed

+21
-34
lines changed

.github/pull_request_template.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,32 @@
11
<!--
2-
Thanks for creating a pull request!
32
3+
Thanks for creating a pull request!
44
If this is your first time, please make sure to review CONTRIBUTING.MD.
55
6-
Please copy the appropriate `:text:` or icon to the beginning of your PR title:
6+
-->
7+
8+
## Summary
9+
10+
## What Type of PR Is This?
11+
12+
<!--
713
8-
:sparkles: ✨ feature
9-
:bug: 🐛 bug fix
10-
:book: 📖 docs
11-
:memo: 📝 proposal
12-
:warning: ⚠️ breaking change
13-
:seedling: 🌱 other/misc
14-
:question: ❓ requires manual review/categorization
14+
Add one of the following kinds:
15+
/kind bug
16+
/kind cleanup
17+
/kind documentation
18+
/kind feature
19+
20+
Optionally add one or more of the following kinds if applicable:
21+
/kind api-change
22+
/kind deprecation
23+
/kind failing-test
24+
/kind flake
25+
/kind regression
1526
1627
-->
17-
## Summary
1828

19-
## Related issue(s)
29+
## Related Issue(s)
2030

2131
Fixes #
2232

.github/workflows/pr-verifier.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)