Skip to content

Commit b095669

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

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,17 @@ body:
1010
- type: markdown
1111
attributes:
1212
value: |
13-
**Note: In order to prevent drowning in unactionable bugs, maintainers will close any bugs that are not clearly actionable.**
13+
**Note: In order to prevent drowning in unactionable bugs, any bugs that are not clearly actionable will be closed immediately.**
1414
In particular, if you are having issues with your particular build environment that are not clearly root caused,
1515
please start a conversation in [Discussions](https://github.com/visgl/deck.gl/discussions) rather than opening issues.
1616
Also please start new feature proposals in the Discussions section.
1717
- type: markdown
1818
attributes:
1919
value: |
20-
Please understand this repo is called "deck.gl-community" because it is maintained by the community.
20+
Please understand that this repo is called "deck.gl-community" because it is maintained by the community.
2121
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.
22+
The vis.gl / Open Visualization leads are focused on helping review and land your PRs, and publish new versions with your fixes.
23+
Simple fixes will generally land quickly if you are willing to address comments and fix linter issues.
2324
- type: markdown
2425
attributes:
2526
value: |

0 commit comments

Comments
 (0)