We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b15db commit 5883a46Copy full SHA for 5883a46
.github/ISSUE_TEMPLATE/config.yml
@@ -1,7 +1,10 @@
1
-blank_issues_enabled: true
+blank_issues_enabled: false
2
contact_links:
3
- name: Usage question
4
- url: https://stackoverflow.com/questions/tagged/python-xarray
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."
+ url: https://github.com/pydata/xarray/discussions
+ about: |
+ Ask questions and discuss with other community members here.
+ If you have a question like "How do I concatenate a list of datasets?" then
8
+ please include a self-contained reproducible example if possible.
9
+
10
0 commit comments