mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-09 07:09:00 -06:00
removed sections from feature request template
This commit is contained in:
@@ -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
|
||||
27
.github/DISCUSSION_TEMPLATE/feature_request.md
vendored
27
.github/DISCUSSION_TEMPLATE/feature_request.md
vendored
@@ -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. -->
|
||||
Reference in New Issue
Block a user