mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 00:16:16 +01:00
* chore(github): Edit templates for consistency * Address review comment for PR template * Fix stale label
20 lines
516 B
Markdown
20 lines
516 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: 'awaiting-triage, type:enhancement'
|
|
assignees: ''
|
|
---
|
|
|
|
#### Description
|
|
|
|
Is your feature request related to a problem? If so, please provide a clear and concise description of the problem. E.g., "I'm always frustrated when [...]."
|
|
|
|
#### Desired Behavior
|
|
|
|
Provide a clear and concise description of what you want to happen.
|
|
|
|
#### Additional Context
|
|
|
|
Provide any additional information or screenshots that may be relevant or helpful.
|