mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
I believe this helps us focus on relatively more important issues like critical bug reports and highly-requested feature requests. Co-authored-by: Callum Tait <15716903+toast-gear@users.noreply.github.com>
16 lines
1.1 KiB
YAML
16 lines
1.1 KiB
YAML
# Blank issues are mainly for maintainers who are known to write complete issue descriptions without need to following a form
|
|
blank_issues_enabled: true
|
|
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
|