Files
conan-center-index/.github/ISSUE_TEMPLATE/center_conan_io.yml
Rubén Rincón Blanco c9de102657 (#14758) Use yml syntax for issue templates
* Use yml syntax for issue templates

* Fix indentation
2022-12-15 23:05:57 +01:00

19 lines
635 B
YAML

name: 'ConanCenter: Web UI Bugs Or Requests'
description: Bugs or feature requests for the Web UI of ConanCenter at https://conan.io/center
title: '[conan.io/center] SHORT DESCRIPTION'
labels: 'conan.io/center'
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 ConanCenter to ...
validations:
required: true