Improve code style
This commit is contained in:
parent
72991dd9e7
commit
e5990572a3
|
@ -14,19 +14,20 @@ Once you have submitted your PR, P9k core contributors will review the code and
|
||||||
Please follow this template for creating your PR:
|
Please follow this template for creating your PR:
|
||||||
|
|
||||||
#### Title
|
#### Title
|
||||||
|
|
||||||
Please make the title of your PR descriptive! If appropriate, please prefix the title with one of these tags:
|
Please make the title of your PR descriptive! If appropriate, please prefix the title with one of these tags:
|
||||||
|
|
||||||
- [Bugfix]
|
- [Bugfix]
|
||||||
- [New Segment]
|
- [New Segment]
|
||||||
- [Docs]
|
- [Docs]
|
||||||
- [Enhancement]
|
- [Enhancement]
|
||||||
|
|
||||||
#### Description
|
#### Description
|
||||||
|
|
||||||
Please describe the contribution your PR makes! Screenshots are especially helpful, here, if it's a new segment.
|
Please describe the contribution your PR makes! Screenshots are especially helpful, here, if it's a new segment.
|
||||||
|
|
||||||
If your PR is addressing an issue, please reference the Issue number here.
|
If your PR is addressing an issue, please reference the Issue number here.
|
||||||
|
|
||||||
#### Questions
|
#### Questions
|
||||||
|
|
||||||
Is there something in your PR you're not sure about or need help with? Is there a particular piece of code you would like feedback on? Let us know here!
|
Is there something in your PR you're not sure about or need help with? Is there a particular piece of code you would like feedback on? Let us know here!
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue