Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Feature Request
about: Create a report to help us improve
title: ''
labels: enhancement
assignees: ''

---

**Describe the feature**

A clear and concise description the feature request.

## How to run

If you plan to add a new command, flag or option, please describe how you would like to run it.

```console

```

## Expected behavior

A clear and concise description of what you expected to happen.

## Additional context

Add any other context about the problem here.
Loading