From 178a410b96b906dd6645eae97ed8328b4795be26 Mon Sep 17 00:00:00 2001 From: Tobias Date: Wed, 29 Apr 2020 16:15:24 +0200 Subject: [PATCH] Update link for automated issue management actions repository (#96568) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8cfe4b7be2ad4..b3eb18c2bc0d6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,7 +87,7 @@ Once submitted, your report will go into the [issue tracking](https://github.com ## Automated Issue Management -We use GitHub Actions to help us manage issues. These Actions and their descriptions can be [viewed here](https://github.com/JacksonKearl/vscode-triage-github-actions/blob/master/README.md). Some examples of what these Actions do are: +We use GitHub Actions to help us manage issues. These Actions and their descriptions can be [viewed here](https://github.com/microsoft/vscode-github-triage-actions). Some examples of what these Actions do are: * Automatically closes any issue marked `needs-more-info` if there has been no response in the past 7 days. * Automatically lock issues 45 days after they are closed.