Skip to content

Commit

Permalink
update issue templates.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
  • Loading branch information
fujitatomoya committed Nov 9, 2024
1 parent 38c9d4c commit 5190843
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@ body:
- type: textarea
id: description
attributes:
label: Feature description
label: Description
description: |
Description in a few sentences what the feature consists of and what problem it will solve.
validations:
required: true
- type: textarea
id: motivation
attributes:
label: Feature Motivation
label: Motivation
description: |
Description what you are trying to solve, what is the problem to address with this Feature Request.
validations:
required: true
- type: textarea
id: implementation
attributes:
label: Implementation considerations
label: Design / Implementation Considerations
validations:
required: false
description: |
Expand Down

0 comments on commit 5190843

Please sign in to comment.