We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cdb02 commit 413c2f4Copy full SHA for 413c2f4
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -68,6 +68,13 @@ body:
68
placeholder: You can paste images here or drag-and-drop them into this box
69
validations:
70
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)
78
79
- type: textarea
80
id: additional_context
0 commit comments