forked from actions/runner
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Direct people to Feedback or Support forums (actions#1571)
Many people open bug reports or feature requests in the `actions/runner` repository that are more generally about GitHub Actions. Often changes in GitHub Actions are cross-cutting across multiple teams or feature areas, so it's best if we direct people to the more general areas (Actions Community Support or GitHub Feedback) so that we can get the most eyes on the problem and give the quickest response.
- Loading branch information
Edward Thomson
authored
Dec 20, 2021
1 parent
698d3a2
commit 55ed60b
Showing
3 changed files
with
28 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: ✅ Support for GitHub Actions | ||
url: https://github.community/c/code-to-cloud/52 | ||
about: If you have questions about GitHub Actions or need support writing workflows, please ask in the GitHub Community Support forum. | ||
- name: ✅ Feedback and suggestions for GitHub Actions | ||
url: https://github.com/github/feedback/discussions/categories/actions-and-packages-feedback | ||
about: If you have feedback or suggestions about GitHub Actions, please open a discussion (or add to an existing one) in the GitHub Actions Feedback. GitHub Actions Product Managers and Engineers monitor the feedback forum. | ||
- name: ‼️ GitHub Security Bug Bounty | ||
url: https://bounty.github.com/ | ||
about: Please report security vulnerabilities here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters