mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-06 10:47:11 +00:00
19 lines
602 B
YAML
19 lines
602 B
YAML
name: 'Service: Infrastructure Bugs Or Requests'
|
|
description: Bug or feature requests for Conan Center Index itself
|
|
title: '[service] SHORT DESCRIPTION'
|
|
labels: 'service'
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Thanks for taking the time to submit a report.
|
|
**Please don't forget to update the issue title.**
|
|
- type: textarea
|
|
id: contents
|
|
attributes:
|
|
label: What is your problem/feature request?
|
|
description: Please be as specific as possible!
|
|
placeholder: Hi! I would like for Conan Center Index to ...
|
|
validations:
|
|
required: true
|