0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-12 14:19:01 +00:00
renovatebot_renovate/.github/ISSUE_TEMPLATE/administration-only.yml
HonkingGoose 378e9bbceb
chore: drop status:ready and improve triage docs (#25023)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-04 19:15:28 +00:00

30 lines
988 B
YAML

name: Administration only
description: For administrators only
labels: ['priority-3-medium', 'needs-discussion']
body:
- type: markdown
attributes:
value: '# This form is for Renovate administrators only.'
- type: markdown
attributes:
value: |
**Stop!** This form is for the Renovate administrators only.
If you're a user of Renovate, please create a GitHub Discussion.
Please go back a step and select _Start a discussion_ instead of Issue.
- type: textarea
id: describe-proposed-changes
attributes:
label: Describe the proposed change(s).
description: 'Do not report any security concerns here. Email renovate-disclosure@mend.io instead.'
validations:
required: true
- type: markdown
attributes:
value: '# Reminder for administrators:'
- type: markdown
attributes:
value: 'Before submitting the issue: add the correct **type:** label and remove the **needs-discussion** label.'