Skip to content

Commit 15da7eb

Browse files
authored
Request a reproducible example for SO questions (#4528)
1 parent cc271e6 commit 15da7eb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: General Question
3+
- name: Usage question
44
url: https://stackoverflow.com/questions/tagged/python-xarray
5-
about: "If you have a question like *How do I append to an xarray.Dataset?* then please ask on Stack Overflow using the #python-xarray tag."
5+
about: "Post a question on Stack Overflow using the #python-xarray
6+
tag. These are regularly reviewed by xarray's maintainers, and questions which
7+
include a reproducible example will receive a response."

0 commit comments

Comments
 (0)