Skip to content

Commit

Permalink
Update location-identifier-proposal-template.yml
Browse files Browse the repository at this point in the history
Adding estimate of how many identifiers are in the system, as well as the regional and geographic coverage
  • Loading branch information
shuyag authored Dec 4, 2024
1 parent a25d2d1 commit 61348de
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/location-identifier-proposal-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,24 @@ body:
validations:
required: true

- type: input
id: size
attributes:
label: Approximately how many organizations have been issued an identifier?
description: Number of organizations issued an identifier under this system.
placeholder: e.g., 1,000,000 (estimations okay)
validations:
required: false

- type: input
id: coverage
attributes:
label: Geographic Coverage
description: Is this identifier globally adopted, or are there concentrated/limited areas of use?
placeholder: e.g., "London, or Brazil, or global, or MENA region"
validations:
required: false

- type: input
id: register-link
attributes:
Expand Down

0 comments on commit 61348de

Please sign in to comment.