Skip to content

Commit

Permalink
new feature enhancement template
Browse files Browse the repository at this point in the history
  • Loading branch information
MBatt1 committed Oct 31, 2024
1 parent 16b2950 commit 803aa41
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_enhancement_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Feature Enhancement request
description: Suggest an enhancement for this project
title: "Feature Enhancement: "
labels: [Feature Enhancement]
body:
- type: markdown
attributes:
value: |
Thanks for helping us improve our mod!
Make sure to leave a helpful title.
If your request is for an accessibility feature, instead issue an [accessibility report](https://github.com/devs-immortal/Paradise-Lost/issues/new?assignees=&labels=Feature&template=accessibility_report.yml&title=Accessibility%3A+).
- type: markdown
attributes:
value: |
If you haven't already, bring your idea to our [discord server](https://discord.com/invite/wmMa47n)!
- type: textarea
id: feature
attributes:
label: Feature
description: What solution/feature did you come up with?
placeholder: ex. There should be a...
validations:
required: true
- type: markdown
attributes:
value: |
Have any relevant screenshots or concept art? Share them!

0 comments on commit 803aa41

Please sign in to comment.