mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Documentation - Remove unnecessary fields from issue templates #185
This commit is contained in:
parent
bbbb8ea79d
commit
41ee315e1c
50
.github/ISSUE_TEMPLATE/Bug Report.yaml
vendored
50
.github/ISSUE_TEMPLATE/Bug Report.yaml
vendored
@ -6,41 +6,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
**Please provide the following information:**
|
**Please provide the following information:**
|
||||||
- type: dropdown
|
|
||||||
attributes:
|
|
||||||
label: Category
|
|
||||||
description: "Select the bug category"
|
|
||||||
options:
|
|
||||||
- Application Framework
|
|
||||||
- Build
|
|
||||||
- Coding
|
|
||||||
- Configuration
|
|
||||||
- Data Exchange
|
|
||||||
- Documentation
|
|
||||||
- DRAW
|
|
||||||
- Foundation Classes
|
|
||||||
- Mesh
|
|
||||||
- Modeling
|
|
||||||
- Samples
|
|
||||||
- Shape Healing
|
|
||||||
- Testing
|
|
||||||
- Visualization
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: dropdown
|
|
||||||
id: severity
|
|
||||||
attributes:
|
|
||||||
label: Severity
|
|
||||||
description: "Select the bug severity"
|
|
||||||
options:
|
|
||||||
- Crash
|
|
||||||
- Critical
|
|
||||||
- Major
|
|
||||||
- Minor
|
|
||||||
- Trivial
|
|
||||||
default: 2
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
@ -93,11 +58,6 @@ body:
|
|||||||
default: 0
|
default: 0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
id: compiler_version
|
|
||||||
attributes:
|
|
||||||
label: Compiler Version
|
|
||||||
description: "Specify the compiler version (optional)"
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: bitness
|
id: bitness
|
||||||
attributes:
|
attributes:
|
||||||
@ -125,16 +85,6 @@ body:
|
|||||||
default: 6
|
default: 6
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
id: precise_occt_version
|
|
||||||
attributes:
|
|
||||||
label: Precise OCCT Version or Branch
|
|
||||||
description: "Specify the precise OCCT version, branch, or SSH (optional)"
|
|
||||||
- type: input
|
|
||||||
id: environment
|
|
||||||
attributes:
|
|
||||||
label: Environment
|
|
||||||
description: "Details about your environment (OS, compiler, etc.)"
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional_files
|
id: additional_files
|
||||||
attributes:
|
attributes:
|
||||||
|
21
.github/ISSUE_TEMPLATE/Feature Request.yaml
vendored
21
.github/ISSUE_TEMPLATE/Feature Request.yaml
vendored
@ -6,27 +6,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
**Please provide the following information:**
|
**Please provide the following information:**
|
||||||
- type: dropdown
|
|
||||||
attributes:
|
|
||||||
label: Category
|
|
||||||
description: "Select the bug category"
|
|
||||||
options:
|
|
||||||
- Application Framework
|
|
||||||
- Build
|
|
||||||
- Coding
|
|
||||||
- Configuration
|
|
||||||
- Data Exchange
|
|
||||||
- Documentation
|
|
||||||
- DRAW
|
|
||||||
- Foundation Classes
|
|
||||||
- Mesh
|
|
||||||
- Modeling
|
|
||||||
- Samples
|
|
||||||
- Shape Healing
|
|
||||||
- Testing
|
|
||||||
- Visualization
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user