diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/sample_issue.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/sample_issue.yml b/.github/ISSUE_TEMPLATE/sample_issue.yml index 2ce8d762..628fc84a 100644 --- a/.github/ISSUE_TEMPLATE/sample_issue.yml +++ b/.github/ISSUE_TEMPLATE/sample_issue.yml @@ -3,7 +3,7 @@ description: Report a problem you have with a specific sample. title: '[path/to/sample]: ' body: - type: dropdown - id: Sample Area + id: sample_area attributes: label: Which is the area where the sample lives? description: Select the area where you're experiencing the problem. |
