mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-06 10:47:11 +00:00
19 lines
635 B
YAML
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
|