@@ -7,16 +7,17 @@ assignees: ''
7
7
8
8
---
9
9
10
- <!-- Please include a self-contained copy-pastable example that generates the issue if possible.
10
+ <!--
11
11
12
- Please be concise with code posted. See guidelines below on how to provide a good bug report:
12
+ Our goal is to build a healthy ecosystem of timely responses to high quality
13
+ issues. As part of that, please include a minimal, complete & verifiable
14
+ example. Here are some guidelines:
13
15
14
16
- Craft Minimal Bug Reports: http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports
15
17
- Minimal Complete Verifiable Examples: https://stackoverflow.com/help/mcve
16
18
17
- While we recognize these take time & effort to create, issues that follow these guidelines are faster
18
- to diagnose, and promote a healthy ecosystem of timely responses to high quality issues.
19
-
19
+ We recognize and appreciate that creating quality issues takes time & effort
20
+ — thank you!
20
21
-->
21
22
22
23
** What happened** :
@@ -41,10 +42,10 @@ to diagnose, and promote a healthy ecosystem of timely responses to high quality
41
42
42
43
<!-- Please the issue is consistent with the guidelines before posting the issue. -->
43
44
44
- - [ ] Minimal example — the example is approximately as focused as possible to
45
+ - [ ] Minimal example — the example is as focused as reasonably possible to
45
46
demonstrate the underlying issue in xarray.
46
47
- [ ] Complete example — the example is self-contained, including all data and
47
48
the text of any traceback.
48
49
- [ ] Verifiable example — the example copy & pastes into an IPython prompt, returning
49
50
the result.
50
- - [ ] New issue — a cursory search of GitHub Issues suggests this is not a duplicate.
51
+ - [ ] New issue — a reasonable search of GitHub Issues suggests this is not a duplicate.
0 commit comments