lprs/.forgejo/ISSUE_TEMPLATE/feature_request.md
Awiteb af8511e414
All checks were successful
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m6s
chore: Remove title prefix of feature request template
2024-05-04 17:01:08 +03:00

16 lines
352 B
Markdown

---
name: Feature request
about: Suggest an idea for Lprs
title: '...'
labels: ["Kind/Feature"]
assignees: ''
---
## Feature description
<!-- A clear and concise description of what the feature is, and why you think it is needed. -->
## Example
<!-- A clear and concise example of how the feature will be used. (If needed) -->
```bash
$ lprs ...
```