diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3a267cf7f..13607fd4c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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`. -->