Skip to content

Commit 586498a

Browse files
committed
1 parent 9c924fb commit 586498a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@ assignees: ''
77

88
---
99

10-
<!-- Please include a self-contained copy-pastable example that generates the issue if possible.
10+
<!--
1111
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:
1315
1416
- Craft Minimal Bug Reports: http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports
1517
- Minimal Complete Verifiable Examples: https://stackoverflow.com/help/mcve
1618
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!
2021
-->
2122

2223
**What happened**:
@@ -41,10 +42,10 @@ to diagnose, and promote a healthy ecosystem of timely responses to high quality
4142

4243
<!-- Please the issue is consistent with the guidelines before posting the issue. -->
4344

44-
- [ ] Minimal example — the example is approximately as focused as possible to
45+
- [ ] Minimal example — the example is as focused as reasonably possible to
4546
demonstrate the underlying issue in xarray.
4647
- [ ] Complete example — the example is self-contained, including all data and
4748
the text of any traceback.
4849
- [ ] Verifiable example — the example copy & pastes into an IPython prompt, returning
4950
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

Comments
 (0)