Merge pull request #4751 from kuaashish/master

Updated Issue Templates
This commit is contained in:
Ayush Gupta 2023-09-04 12:15:58 +05:30 committed by GitHub
commit 4f5069b402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 16 additions and 31 deletions

View File

@ -40,18 +40,16 @@ body:
label: Programming Language and version (e.g. C++, Python, Java)
validations:
required: true
- type: textarea
- type: input
id: current_model
attributes:
label: Describe the actual behavior
render: shell
validations:
required: true
- type: textarea
- type: input
id: expected_model
attributes:
label: Describe the expected behaviour
render: shell
validations:
required: true
- type: textarea

View File

@ -41,18 +41,16 @@ body:
label: Task name (e.g. Image classification, Gesture recognition etc.)
validations:
required: true
- type: textarea
- type: input
id: current_model
attributes:
label: Describe the actual behavior
render: shell
validations:
required: true
- type: textarea
- type: input
id: expected_model
attributes:
label: Describe the expected behaviour
render: shell
validations:
required: true
- type: textarea

View File

@ -31,18 +31,16 @@ body:
label: URL that shows the problem
validations:
required: false
- type: textarea
- type: input
id: current_model
attributes:
label: Describe the actual behavior
render: shell
validations:
required: false
- type: textarea
- type: input
id: expected_model
attributes:
label: Describe the expected behaviour
render: shell
validations:
required: false
- type: textarea

View File

@ -28,37 +28,33 @@ body:
- 'No'
validations:
required: false
- type: textarea
- type: input
id: behaviour
attributes:
label: Describe the feature and the current behaviour/state
render: shell
validations:
required: true
- type: textarea
- type: input
id: api_change
attributes:
label: Will this change the current API? How?
render: shell
validations:
required: false
- type: textarea
- type: input
id: benifit
attributes:
label: Who will benefit with this feature?
validations:
required: false
- type: textarea
- type: input
id: use_case
attributes:
label: Please specify the use cases for this feature
render: shell
validations:
required: true
- type: textarea
- type: input
id: info_other
attributes:
label: Any Other info
render: shell
validations:
required: false

View File

@ -87,14 +87,13 @@ body:
placeholder:
validations:
required: false
- type: textarea
- type: input
id: what-happened
attributes:
label: Describe the problem
description: Provide the exact sequence of commands / steps that you executed before running into the [problem](https://google.github.io/mediapipe/getting_started/getting_started.html)
placeholder: Tell us what you see!
value: "A bug happened!"
render: shell
validations:
required: true
- type: textarea

View File

@ -80,18 +80,16 @@ body:
label: Xcode & Tulsi version (if issue is related to building for iOS)
validations:
required: false
- type: textarea
- type: input
id: current_model
attributes:
label: Describe the actual behavior
render: shell
validations:
required: true
- type: textarea
- type: input
id: expected_model
attributes:
label: Describe the expected behaviour
render: shell
validations:
required: true
- type: textarea

View File

@ -48,18 +48,16 @@ body:
placeholder: e.g. C++, Python, Java
validations:
required: false
- type: textarea
- type: input
id: current_model
attributes:
label: Describe the actual behavior
render: shell
validations:
required: false
- type: textarea
- type: input
id: expected_model
attributes:
label: Describe the expected behaviour
render: shell
validations:
required: false
- type: textarea