Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias <github@tobiasgabriel.de>2020-04-29 17:15:24 +0300
committerGitHub <noreply@github.com>2020-04-29 17:15:24 +0300
commit178a410b96b906dd6645eae97ed8328b4795be26 (patch)
tree229ee6a32bb140bcea450dd024a2265cc18d4cf7 /CONTRIBUTING.md
parent78cb977164dd97de535be0b1badc50352fff1265 (diff)
Update link for automated issue management actions repository (#96568)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8cfe4b7be2a..b3eb18c2bc0 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.