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 cc271e6 commit 15da7ebCopy full SHA for 15da7eb
.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,7 @@
1
blank_issues_enabled: true
2
contact_links:
3
- - name: General Question
+ - name: Usage question
4
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."
+ 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