Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#1060 from chrischdi/pr-github-pr-tpl
Browse files Browse the repository at this point in the history
📖 github: update PR template
  • Loading branch information
k8s-ci-robot authored Sep 16, 2024
2 parents e177878 + 09309f0 commit 0035369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- please add a icon to the title of this PR (see VERSIONING.md), and delete this line and similar ones -->
<!-- the icon will be either ⚠ (:warning:, major), ✨ (:sparkles:, minor), 🐛 (:bug:, patch), 📖 (:book:, docs), or 🏃 (:running:, other) -->
<!-- the icon will be either ⚠ (:warning:, major or breaking changes), ✨ (:sparkles:, feature additions), 🐛 (:bug:, patch and bugfixes), 📖 (:book:, documentation or proposals), or 🌱 (:seedling:, minor or other) -->

<!-- What does this do, and why do we need it? -->

0 comments on commit 0035369

Please sign in to comment.