removed sections from feature request template

This commit is contained in:
Sn3llius
2024-05-20 10:42:21 +02:00
parent 5aaae1c0a2
commit 6aa329fff9
2 changed files with 1 additions and 64 deletions

View File

@@ -1,4 +1,4 @@
title: '[Feature requests]'
title: '[Feature Request]'
labels: ['enhancement']
body:
@@ -108,39 +108,3 @@ body:
placeholder: 'Reference any related issues or pull requests'
validations:
required: false
- type: input
id: environment
attributes:
label: Environment
description: Specify the environment or platform where the feature is requested to be implemented (e.g., web, desktop, mobile).
placeholder: 'Specify the environment or platform'
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots or Mockups (optional)
description: If applicable, include any visual aids such as screenshots or mockups to help illustrate the requested feature.
placeholder: 'Include any screenshots or mockups'
validations:
required: false
- type: textarea
id: implementation_suggestions
attributes:
label: Implementation Suggestions (optional)
description: Provide any suggestions or ideas for how the feature could be implemented.
placeholder: 'Provide any implementation suggestions'
validations:
required: false
- type: textarea
id: collaboration
attributes:
label: Collaboration
description: Express willingness to collaborate on the development of this feature, if applicable.
placeholder: 'Express willingness to collaborate'
validations:
required: false

View File

@@ -1,27 +0,0 @@
<!--
Thank you for suggesting an idea to improve this project!
Please fill in the template below to help us understand your request.
-->
## Feature Request
### Summary
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
### Proposed Solution
<!-- A clear and concise description of what you want to happen. -->
### Alternatives Considered
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
### Additional Context
<!-- Add any other context or screenshots about the feature request here. -->
### Use Cases
<!-- Describe specific use cases or scenarios where this feature would be useful. -->
### Priority
<!-- How important is this feature to you? Is it critical, high, medium, or low priority? -->
### Stakeholders
<!-- List any other people or teams that would be affected by or benefit from this feature. -->