Skip to content

Commit

Permalink
Update feature_request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fire authored Jan 8, 2024
1 parent 03b01ba commit ff29e54
Showing 1 changed file with 0 additions and 60 deletions.
60 changes: 0 additions & 60 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,6 @@ body:
validations:
required: true

- type: textarea
attributes:
label: List the deciders of the issue.
value: V-Sekai,
validations:
required: true

- type: textarea
attributes:
label: Describe the tags of the issue.
description: This is important to know the *context* in which the feature is being proposed. Features used in real-world projects are more likely to be added.
value: V-Sekai,
validations:
required: true

- type: textarea
attributes:
label: Context and Problem Statement
Expand All @@ -53,29 +38,6 @@ body:
validations:
required: true

- type: textarea
attributes:
label: Positive Consequences
placeholder: e.g., improvement of quality attribute satisfaction, follow-up decisions required, …
validations:
required: false

- type: textarea
attributes:
label: Negative Consequences
placeholder: e.g., compromising quality attribute, follow-up decisions required, …
validations:
required: false

- type: textarea
attributes:
label: Option graveyard
placeholder: |
- Option: <!-- [List the proposed options no longer open for consideration.] -->
- Rejection Reason: <!-- [List the reasons for the rejection: (the Bad traits)] -->
validations:
required: false

- type: textarea
attributes:
label: If this enhancement will not be used often, can it be worked around with a few lines of script?
Expand All @@ -89,25 +51,3 @@ body:
placeholder: Example - "This is about improving the 3D editor usability out of the box."
validations:
required: true

- type: textarea
attributes:
label: References
value: |
- [V-Sekai](https://v-sekai.org/)
validations:
required: false

- type: textarea
attributes:
label: License of the contribution
value: |
Copyright (c) 2022 V-Sekai contributors.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
validations:
required: true

0 comments on commit ff29e54

Please sign in to comment.