-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Direct users to GitHub discussions page for usage questions #4578
Conversation
.github/ISSUE_TEMPLATE/config.yml
Outdated
url: https://github.com/pydata/xarray/discussions | ||
about: Ask questions and discuss with other community members here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we specify the reproducible examples here, or is there a separate template for discussions?
.github/ISSUE_TEMPLATE/config.yml
Outdated
If you have a question like `How do I concatenate a list of datasets?` then | ||
please include a self-contained reproducible example if possible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@max-sixty, let me know if this enough and/or whether this is what you are suggesting in
Should we specify the reproducible examples here, or is there a separate template for discussions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes great! I'm not sure if we can fit the link we generally use https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports, so probably we go with this and add the link when we can have a standard discussion template.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, @andersy005, looks good to me. I'd change the backticks (see below), but other than that I think we can merge (and add the "reproducible example" link once discussion templates become available)
thanks for the quick update, @andersy005. If there are no further comments: let's merge? |
I think this is ready to be merged... |
oh, yes, I just wanted to give others the opportunity to comment before merging. |
Towards #4549
isort . && black . && mypy . && flake8
whats-new.rst
api.rst