File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,17 @@ body:
10
10
First, please understand this repo is called deck.gl-community because it is maintained by the community,
11
11
(there are no dedicated maintainers) meaning that we mostly rely on people who report bugs to make PRs for the fixes.
12
12
We are however happy to help review and land your PRs, and publish new versions with the fixes.
13
- In order to prevent drowning in unactionable bugs, maintainers will ruthlessly close any bugs that are not clearly defined.
13
+ - type : markdown
14
+ attributes :
15
+ value : |
16
+ **Note: In order to prevent drowning in unactionable bugs, maintainers will ruthlessly close any bugs that are not clearly actionable.**
14
17
In particular, if you are having general issues with your particular build environment,
15
18
please start a conversation in [Discussions](https://github.com/visgl/deck.gl/discussions) rather than opening issues.
16
- Also check [existing issues](https://github.com/visgl/deck.gl-community/issues)to avoid filing duplicate bugs.
19
+ - type : markdown
20
+ attributes :
21
+ value : |
22
+ Tips: Before filing a new bug:
23
+ Check [existing issues](https://github.com/visgl/deck.gl-community/issues)to avoid filing duplicate bugs.
17
24
You may find answers faster by searching in [the documentation](https://deck.gl-community/search).
18
25
- type : textarea
19
26
attributes :
You can’t perform that action at this time.
0 commit comments