Skip to content

Commit 413c2f4

Browse files
authored
Update bug_report.yml
1 parent 04cdb02 commit 413c2f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ body:
6868
placeholder: You can paste images here or drag-and-drop them into this box
6969
validations:
7070
required: true
71+
72+
- type: input
73+
id: location
74+
attributes:
75+
label: Latitude and Longitude of the bug area
76+
description: Enter the approximate coordinates where the issue occurs (if applicable)
77+
placeholder: e.g., 39.9042, 116.4074 (optional)
7178

7279
- type: textarea
7380
id: additional_context

0 commit comments

Comments
 (0)