From 2d64e68edef877ffa6532252249e9eb01e56579e Mon Sep 17 00:00:00 2001 From: Thomas Boop <52323235+thboop@users.noreply.github.com> Date: Wed, 6 May 2020 10:47:11 -0400 Subject: [PATCH] Redirect general feedback to the Community Forums --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d89e2032b8..b907ac3c2f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -6,7 +6,7 @@ We welcome contributions in the form of issues and pull requests. We view the c Log issues for both bugs and enhancement requests. Logging issues are important for the open community. -Issues in this repository should be for the toolkit packages. Runner specific issues can be filed [in the runner repository](https://github.com/actions/runner). +Issues in this repository should be for the toolkit packages. General feedback for GitHub Actions should be filed in the [community forums.](https://github.community/t5/GitHub-Actions/bd-p/actions) Runner specific issues can be filed [in the runner repository](https://github.com/actions/runner). ## Enhancements and Feature Requests