Skip to content

Commit 7891117

Browse files
authored
Update config.yml (#7363)
Fix incorrect encoding for 🤔
1 parent a1e25b9 commit 7891117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ contact_links:
33
- name: Is this a common issue? See our Docs.
44
url: https://jupyter-notebook.readthedocs.io/en/latest/troubleshooting.html#what-to-do-when-things-go-wrong
55
about: Before opening an issue, make sure your issue hasn't already been addressed in the documentation.
6-
- name: \U0001F914 Support and all other questions, including if you're not sure what to do.
6+
- name: 🤔 Support and all other questions, including if you're not sure what to do.
77
url: https://discourse.jupyter.org/c/notebook/31
88
about: If you have a question or you're having issues installing Jupyter Notebook, try posting on Discourse.
9-
- name: "\U0001F4AC Chat with the devs"
9+
- name: 💬 Chat with the devs
1010
url: https://app.gitter.im/#/room/#jupyter_notebook:gitter.im
1111
about: Ask short questions about using Jupyter Notebook
1212
- name: 📝 Do you have a feature request that may be applied upstream? See JupyterLab.

0 commit comments

Comments
 (0)