diff options
| author | Jose Santiago Vales Mena <[email protected]> | 2025-06-27 13:12:54 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-27 13:12:54 -0700 |
| commit | 841bf5e979f76d2f8fdaf41e273a5d775a3ea9e8 (patch) | |
| tree | 6899b3e196807adcb6c320d121813b22fd32495c | |
| parent | fce97a3094147fca0186e054a3b2777d119279f8 (diff) | |
Update sample_issue.yml
fixed
| -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. |
