Skip to content
Snippets Groups Projects
Commit c2f78834 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Improve feature template

parent 33a527dd
No related branches found
No related tags found
No related merge requests found
---
name: Enhancement
about: New feature or enhancement
title: "[New Feature]: "
labels: enhancement, triage
---
_What does this feature/enhancement do? Why is it needed? Include screenshots to illustrate how it should function if possible!_
name: Enhancement
description: New feature or enhancement
title: "[New Feature]: "
labels: [enhancement, triage]
body:
- type: markdown
attributes:
value: |
- Write a descriptive feature/enhancement title above.
- Search [open](https://github.com/AlchemyViewer/Alchemy/issues?q=is%3Aopen+label%3Aenhancement+is%3Aissue) feature/enhancement requests to ensure that the feature has not already been requested.
- type: textarea
attributes:
label: Environment
description: About Alchemy Text
placeholder: ex. Alchemy Test 7.1.3.240191747 (64bit) ...
validations:
required: true
- type: textarea
attributes:
label: Description
description: What does this feature/enhancement do? Why is it needed? Include screenshots to illustrate how it should function if possible!
validations:
required: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment