diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000000..9c2dd97bb2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,12 @@ +--- +name: Question +about: Question relating to MONAI +title: '' +labels: '' +assignees: '' +--- + +**Please use MONAI's Discussions tab** +For questions relating to MONAI usage, please do not create an issue. + +Instead, use [MONAI's GitHub Discussions tab](https://github.com/Project-MONAI/MONAI/discussions). This can be found next to Issues and Pull Requests along the top of our repository. \ No newline at end of file diff --git a/README.md b/README.md index bda37a31b7..1741f2c518 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ For guidance on making a contribution to MONAI, see the [contributing guidelines ## Community Join the conversation on Twitter [@ProjectMONAI](https://twitter.com/ProjectMONAI) or join our [Slack channel](https://forms.gle/QTxJq3hFictp31UM9). -Ask and answer questions over on the [PyTorch Forums](https://discuss.pytorch.org/) or [StackOverflow](https://stackoverflow.com/tags/monai). Make sure to tag @monai. +Ask and answer questions over on [MONAI's GitHub Discussions tab](https://github.com/Project-MONAI/MONAI/discussions). ## Links - Website: https://monai.io/