Files
topgrade/.github/ISSUE_TEMPLATE/feature_request.md
Gideon 2594f4c0fb docs: improve issue templates (#1235)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-15 10:07:55 +01:00

24 lines
534 B
Markdown

---
name: General feature request
about: Suggest a general feature, or feature within an already existing step
title: ''
labels: C-feature request
assignees: ''
---
## Checklist
- [ ] I have searched the issue tracker for relevant or duplicate issues.
## I want to suggest some general feature
Topgrade should...
## More information
<!-- Assuming that someone else implements the feature,
please state if you know how to test it from a side branch of Topgrade. -->
- [ ] I am able and willing to implement this feature myself