Skip to content

Commit

Permalink
modify pull request template
Browse files Browse the repository at this point in the history
Signed-off-by: wuyingjun <[email protected]>
  • Loading branch information
wuyingjun-lucky committed Nov 2, 2023
1 parent 04078c2 commit f00df76
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,19 @@
-->

#### What type of PR is this?

<!--
- **feat:** new feature
- **fix:** fix bug
- **docs:** documentation
- **style:** format(Changes that do not affect code execution)
- **test:** add test codes
- **chore:** changes to the build process or accessibility tools
- **revert:** revoked content
- **close:** close issue
- **release:** release version
Add one of the following kinds:
/kind bug
/kind cleanup
/kind documentation
/kind feature
Optionally add one or more of the following kinds if applicable:
/kind api-change
/kind deprecation
/kind failing-test
/kind flake
-->

#### What does this PR do?
Expand Down

0 comments on commit f00df76

Please sign in to comment.