]> OCCT Git - occt.git/commitdiff
Documentation - Remove unnecessary fields from issue templates #185
authordpasukhi <dpasukhi@opencascade.com>
Wed, 11 Dec 2024 14:26:44 +0000 (14:26 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Wed, 11 Dec 2024 14:26:44 +0000 (14:26 +0000)
.github/ISSUE_TEMPLATE/Bug Report.yaml
.github/ISSUE_TEMPLATE/Feature Request.yaml

index afc4774f3bf083282492650cbcb4632eb1895071..5002db26873079399cf4a242f44b005a4eb304f3 100644 (file)
@@ -6,41 +6,6 @@ body:
     attributes:
       value: |
         **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
     id: description
     attributes:
@@ -93,11 +58,6 @@ body:
       default: 0
     validations:
       required: true
-  - type: input
-    id: compiler_version
-    attributes:
-      label: Compiler Version
-      description: "Specify the compiler version (optional)"
   - type: dropdown
     id: bitness
     attributes:
@@ -125,16 +85,6 @@ body:
       default: 6
     validations:
       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
     id: additional_files
     attributes:
index c2e3d9e5c35b8246c98b421a4455cb8fed5c7187..f4f06d8cc31373c8ea2b13d46a424e8834ea4c26 100644 (file)
@@ -6,27 +6,6 @@ body:
     attributes:
       value: |
         **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
     id: description
     attributes: