From 6ee2b153f4c8455c9c0896831d7daa997510e758 Mon Sep 17 00:00:00 2001 From: Michael Klement Date: Sun, 17 Nov 2019 21:51:07 -0500 Subject: [PATCH] Update CONTRIBUTING.md New-issue-creation link updated to show the various templates rather than a blank new issue form. --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index bf4cefe654a..a61bf28408b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -27,7 +27,7 @@ Please read the rest of this document to ensure a smooth contribution process. * Review [Issue Management][issue-management]. * Check if the issue you are going to file already exists in our [GitHub issues][open-issue]. * If you can't find your issue already, - [open a new issue](https://github.com/PowerShell/PowerShell/issues/new), + [open a new issue](https://github.com/PowerShell/PowerShell/issues/new/choose), making sure to follow the directions as best you can. * If the issue is marked as [`Up-for-Grabs`][up-for-grabs], the PowerShell Maintainers are looking for help with the issue.