Skip to content

Commit

Permalink
chore: add field for statistic name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmagic2020 committed Jun 2, 2024
1 parent f29a1a5 commit 4cd1943
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request_new_statistic_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ body:
- This is a new group
validations:
required: true
- type: input
attributes:
label: Statistic Name
description: What should be the title of the new statistic?
validations:
required: true
- type: textarea
attributes:
label: Feature Description
Expand Down

0 comments on commit 4cd1943

Please sign in to comment.