lprs/.github/ISSUE_TEMPLATE/feature_request.md

17 lines
371 B
Markdown
Raw Normal View History

---
name: Feature request
about: Suggest an idea for Lprs
title: '[Feature request]: ...'
labels: ["🔥 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 ...
```