Skip to content

Commit

Permalink
updated feature request template
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Dec 18, 2023
1 parent 871a48e commit 1fce0a1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: Feature Request
description: Suggest a new feature or improvement
body:
- type: textarea
attributes:
label: Description
description: Describe the feature you would like to see added to Moonlight.
placeholder: "Example: I would like to see support for custom ports."
validations:
required: true
- type: textarea
attributes:
label: Motivation
description: Why do you think this feature should be added?
placeholder: "Example: My host is behind a firewall and I cannot open default ports."
validations:
required: true
- type: textarea
attributes:
label: Additional Context
description: Add any other context or screenshots about the feature request here.
placeholder: "Example: I am using Moonlight on a Raspberry Pi 4."
20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

0 comments on commit 1fce0a1

Please sign in to comment.