This adds a default, a planned outage and a oidc client request templates for issues. It likely needs adjustment, but it probibly is good enough to try now. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
20 lines
713 B
YAML
20 lines
713 B
YAML
name: Infrastructure ticket
|
|
about: File a Fedora Infrastructure ticket here with your request
|
|
labels:
|
|
- "Needs Review"
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
If your issue is for a security matter or deails with sensitive information
|
|
please mail admin@fedoraproject.org to arrange a way to share it in private.
|
|
|
|
Please check https://www.fedorastatus.org for known outages
|
|
before filing a ticket about an outage.
|
|
- type: textarea
|
|
id: ticket-request
|
|
attributes:
|
|
label: Description of request
|
|
description: What is your request?
|
|
placeholder: |
|
|
Describe your request, and if there's a deadline, please note it (YYYY/MM/DD)
|