lprs/.forgejo/ISSUE_TEMPLATE/feature_request.md

17 lines
352 B
Markdown
Raw Normal View History

---
name: Feature request
about: Suggest an idea for Lprs
title: '...'
2024-03-15 04:08:33 +01:00
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 ...
```