Skip to content

Issue template doesn't render details tags properly #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lucianopaz opened this issue Dec 26, 2022 · 0 comments
Open

Issue template doesn't render details tags properly #153

lucianopaz opened this issue Dec 26, 2022 · 0 comments

Comments

@lucianopaz
Copy link
Member

Description

I just opened #152 using the bug report issue template. The problem is that the "reproducible code example" and "error message" text areas are rendered as python code. So the details tags are naturally completely ignored. I think that these text areas should be regular markdown, and start with a value, not a placeholder. The placeholder disappears immediately once you start typing, but the value will stay as part of the markdown. We could add the <details> tags there, with the relevant python markdown brackets in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants