diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 003abc71cb..351cfad909 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,7 +11,7 @@ - [ ] The new extension is used in hundreds of repositories on GitHub.com - Search results for each extension: - - https://github.com/search?utf8=%E2%9C%93&type=Code&ref=searchresults&q=extension%3AFOOBAR+KEYWORDS+NOT+nothack + - https://github.com/search?type=code&q=NOT+is%3Afork+path%3A*.FOOBAR+KEYWORDS - [ ] I have included a real-world usage sample for all extensions added in this PR: - Sample source(s): - [URL to each sample source, if applicable] @@ -22,7 +22,7 @@ - [ ] The extension of the new language is used in hundreds of repositories on GitHub.com. - Search results for each extension: - - https://github.com/search?utf8=%E2%9C%93&type=Code&ref=searchresults&q=extension%3AFOOBAR+KEYWORDS+NOT+nothack + - https://github.com/search?type=code&q=NOT+is%3Afork+path%3A*.FOOBAR+KEYWORDS - [ ] I have included a real-world usage sample for all extensions added in this PR: - Sample source(s): - [URL to each sample source, if applicable]