diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3d2d656c38..d9e70611ba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -40,7 +40,7 @@ Here, we're looking for specific bugs in the Jupyter Notebook codebase. If you t 4. See error '...' +https://jupyter-notebook.readthedocs.io/en/latest/troubleshooting.html --> ## Expected behavior diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 16e60c3344..6c21dae549 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -11,4 +11,4 @@ contact_links: about: Ask short questions about using Jupyter Notebook - name: 📝 Do you have a feature request that may be applied upstream? See JupyterLab. url: https://github.com/jupyterlab/jupyterlab - about: We recommend that you cross-referrence JupyterLab for information when requesting new features and support for Notebook 7. We won't likely accept new features for Jupyter Notebook 6.x. + about: We recommend that you cross-reference JupyterLab for information when requesting new features and support for Notebook 7. We won't likely accept new features for Jupyter Notebook 6.x.