Shorten template
parent
4b8b797cba
commit
0788894670
|
|
@ -1,12 +1,8 @@
|
|||
<!-- 🎉 Thank you for contributing to minikube! 🎉
|
||||
<!-- 🎉 Thank you for contributing to minikube! 🎉 Here are some hints to get your PR merged faster:
|
||||
|
||||
* Your PR title will be included in the release notes, choose it carefully
|
||||
|
||||
* If merging this PR fixes an issue, add "fixes #<issue number>" to the description.
|
||||
|
||||
* If your PR is a user interface change, please include a "before" and "after" example.
|
||||
|
||||
* If your PR is a large design change, please include an enhancement proposal:
|
||||
1. Your PR title will be included in the release notes, choose it carefully
|
||||
2. If the PR fixes an issue, add "fixes #<issue number>" to the description.
|
||||
3. If the PR is a user interface change, please include a "before" and "after" example.
|
||||
4. If the PR is a large design change, please include an enhancement proposal:
|
||||
https://github.com/kubernetes/minikube/tree/master/enhancements
|
||||
|
||||
-->
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue