diff --git a/.github/ISSUE_TEMPLATE/simple-template-test.yml b/.github/ISSUE_TEMPLATE/simple-template-test.yml index ef28b48..fba2703 100644 --- a/.github/ISSUE_TEMPLATE/simple-template-test.yml +++ b/.github/ISSUE_TEMPLATE/simple-template-test.yml @@ -20,7 +20,6 @@ body: options: - cylinder default: 0 - - type: dropdown id: lengthUnit attributes: @@ -31,7 +30,6 @@ body: - mm - in default: 0 - - type: dropdown id: volumeUnit attributes: @@ -41,16 +39,4 @@ body: options: - l - gal (U.S.) - default: 0 - - - type: input - id: diameter - attributes: - label: Inner diameter - description: The inner diameter of your container to calculate the volme. - - - type: input - id: height - attributes: - label: Container height - description: Height of the container to calculate the volumes of the scale. + default: 0 \ No newline at end of file