Skip to content

Commit d5fc35f

Browse files
authored
Avoid (visual) linebreak in issue template (#389)
1 parent b76df6e commit d5fc35f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/update-issues.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ function issueBody(id: string, data: (typeof features)[string]) {
9898
9999
If you're pressed for time, but you want this feature to be available in all browsers, please give this issue a thumbs up 👍 reaction.
100100
101-
However, a much better guide for us is to know how you'd use this feature, and what you're having to do in the meantime.
102-
This helps us judge the priority versus other features.
101+
However, a much better guide for us is to know how you'd use this feature, and what you're having to do in the meantime. This helps us judge the priority versus other features.
103102
104103
Copy the template below in a comment, and add the details that matter to _you_.
105104

0 commit comments

Comments
 (0)