prometheus/.github/ISSUE_TEMPLATE/config.yml
Julius Volz fc01573daa Allow blank issue reports again
I frequently find myself in the situation where the standard bug issue template
fields are all irrelevant for what I want to report, and then I have to first
shoehorn my info into the template somehow, save the issue, edit it, and remove
all the unnecessary parts. This demotivates me from filing casual issues, e.g.
when I see a CI test fail. We should have a way of still filing custom issues
without all the templatey bits.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-10-02 06:30:13 +02:00

9 lines
358 B
YAML

blank_issues_enabled: true
contact_links:
- name: Prometheus Community Support
url: https://prometheus.io/community/
about: If you need help or support, please request help here.
- name: Commercial Support & Training
url: https://prometheus.io/support-training/
about: If you want commercial support or training, vendors are listed here.