Skip to content

Commit 9f8145b

Browse files
committed
Issue template refinement
1 parent f5ad559 commit 9f8145b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ description: Something does not work as expected
33
title: "[Bug]"
44
labels: bug
55
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
Thank you for taking the time to report a bug!
610
- type: markdown
711
attributes:
812
value: |
@@ -13,10 +17,9 @@ body:
1317
- type: markdown
1418
attributes:
1519
value: |
16-
Thank you for taking the time to report a bug!
17-
First, please understand this repo is called deck.gl-community because it is maintained by the community,
18-
(there are no dedicated maintainers) meaning that we mostly rely on people who report bugs to make PRs for the fixes.
19-
We are however happy to help review and land your PRs, and publish new versions with the fixes.
20+
Please understand this repo is called "deck.gl-community" because it is maintained by the community.
21+
There are no dedicated maintainers, which means that we mostly rely on the people who report bugs to make PRs for the fixes.
22+
The vis.gl / Open Visualization leads are focused on help review and land your PRs, and publish new versions with your fixes.
2023
- type: markdown
2124
attributes:
2225
value: |

0 commit comments

Comments
 (0)