mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-25 02:59:14 +08:00
Even though we have a bug report form, we've seen so many issues being written in freestyle and I think every occurrence of it resulted in needing multiple hops for us to gather the information necessary for diagnosing the issue. I hope every bug report is more actionable. Now we disable blank issues so that the reporter is likely to choose the bug report form or Discussions depending on their situation.
15 lines
1.0 KiB
YAML
15 lines
1.0 KiB
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Sponsor ARC Maintainers
|
|
about: If your business relies on the continued maintainance of actions-runner-controller, please consider sponsoring the project and the maintainers.
|
|
url: https://github.com/actions-runner-controller/actions-runner-controller/tree/master/CODEOWNERS
|
|
- name: Ideas and Feature Requests
|
|
about: Wanna request a feature? Create a discussion and collect :+1:s first.
|
|
url: https://github.com/actions-runner-controller/actions-runner-controller/discussions/new?category=ideas
|
|
- name: Questions and User Support
|
|
about: Need support using ARC? We use Discussions as the place to provide community support.
|
|
url: https://github.com/actions-runner-controller/actions-runner-controller/discussions/new?category=questions
|
|
- name: Need Paid Support?
|
|
about: Consider contracting with any of the actions-runner-controller maintainers and contributors.
|
|
url: https://github.com/actions-runner-controller/actions-runner-controller/tree/master/CODEOWNERS
|