fix: update link to troubleshooting guidelines (#6964)

* fix: update link to troubleshooting guidelines

Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>

* fix: small typo in ISSUE_TEMPLATE/config.yml

Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>

---------

Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
Emmanuel Ferdman 3 years ago committed by GitHub
parent 86273810c5
commit 0f7729fda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@ Here, we're looking for specific bugs in the Jupyter Notebook codebase. If you t
4. See error '...'
<!--Describe how you diagnosed the issue. See the guidelines at
https://jupyter-notebook.readthedocs.io/en/latest/troubleshooting -->
https://jupyter-notebook.readthedocs.io/en/latest/troubleshooting.html -->
## Expected behavior

@ -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.

Loading…
Cancel
Save