Skip to content

Commit

Permalink
Switch userid/recordid to input widget
Browse files Browse the repository at this point in the history
  • Loading branch information
esilvia authored Nov 21, 2022
1 parent 6401759 commit 1f6d88d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/vlr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
placeholder: ex. [email protected]
validations:
required: false
- type: textarea
- type: input
id: user_id
attributes:
label: LAS User ID
Expand All @@ -29,7 +29,7 @@ body:
description: Is the LAS User ID registered with the [ASPRS VLR Key List](https://www.asprs.org/misc/las-key-list.html).
options:
- label: Registered?
- type: textarea
- type: input
id: record_id
attributes:
label: LAS Record ID
Expand Down

0 comments on commit 1f6d88d

Please sign in to comment.