jupyter-book / jupyterlab-myst

Use MyST Markdown directly in Jupyter Lab
https://jupyter-book.github.io/jupyterlab-myst/
BSD 3-Clause "New" or "Revised" License
146 stars 18 forks source link

Fix github issue templates! #62

Closed rowanc1 closed 1 year ago

rowanc1 commented 1 year ago

We should change up the default templates, which are asking people to report jupyterlab versions.

rowanc1 commented 1 year ago

I think @kolibril13 has a few ideas here! 🚀

kolibril13 commented 1 year ago

@agoose77 , @rowanc1, I just made some experimentation here:

https://github.com/kolibril13/okapi/issues/new/choose https://github.com/kolibril13/okapi/tree/main/.github/ISSUE_TEMPLATE

I think it would be nice if all user text could be in one cell, without fragmentation. But as can be seen in this screen recording, the github forms approach result in very small cells, where not all content is displayed when opening the issue, in comparison to the classic .md issue templates:

https://user-images.githubusercontent.com/44469195/227221159-4c55e0bd-444d-4fdb-aae2-3afd47aa2dd0.mov

rowanc1 commented 1 year ago

Addressed in https://github.com/executablebooks/jupyterlab-myst/pull/131