Skip to content
Snippets Groups Projects
Unverified Commit 157c43f8 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

chore: automatically label incoming bugs/feature requests (#8874)

parent 4f97dd43
No related merge requests found
---
name: Bug report
about: You've found a bug with Renovate
labels: 'type:bug, status:requirements'
---
<!--
......
---
name: Feature request
about: Suggest an idea for this project
labels: 'type:feature, status:requirements'
---
**What would you like Renovate to be able to do?**
......
......@@ -27,14 +27,3 @@
The Renovate team will take a look at the reproduction repository.
Once we confirm the provided repository reproduces the problem, the label will be changed to `reproduction:confirmed`.
'status:requirements':
comment: >
This issue has been labeled with `status:requirements`. This indicates that we don't know enough to start work and further requirements or a reproduction are needed first.
This label will be replaced with `status:ready` once all requirements and reproductions necessary to start work have been met.
If it's not clear _what_ is missing to move this issue forward, ask for clarification in a new comment.
If you think we already have what we need to move forward, mention this in a new comment.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment