Skip to content

Commit

Permalink
Use sample template
Browse files Browse the repository at this point in the history
  • Loading branch information
papauorg committed Jul 9, 2024
1 parent 9a95bb6 commit facccf9
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .github/ISSUE_TEMPLATE/simple-template-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ body:
options:
- cylinder
default: 0

- type: dropdown
id: lengthUnit
attributes:
Expand All @@ -31,7 +30,6 @@ body:
- mm
- in
default: 0

- type: dropdown
id: volumeUnit
attributes:
Expand All @@ -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

0 comments on commit facccf9

Please sign in to comment.