mirror of
https://github.com/konpa/devicon.git
synced 2025-01-17 13:38:15 +01:00
add feature:icon and enhancement labels to pull_request_template.md, so that the labels are added automatically when users copy the link (#1411)
This commit is contained in:
parent
a1af0cf9c0
commit
e4b1ec446b
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@ -2,10 +2,10 @@
|
||||
|
||||
Adding a New Icon?
|
||||
|
||||
- Add `?quick_pull=1&template=new_icon.md` to the end of your current URL and press `Enter`.
|
||||
- Add `?quick_pull=1&template=new_icon.md&labels=feature:icon` to the end of your current URL and press `Enter`.
|
||||
|
||||
Adding a New Feature or fixing a bug?
|
||||
|
||||
- Add `?quick_pull=1&template=new_feature.md` to the end of your current URL and press `Enter`.
|
||||
- Add `?quick_pull=1&template=new_feature.md&labels=enhancement` to the end of your current URL and press `Enter`.
|
||||
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user