Issue Templates Should Allow an Option to Render Markdown #32948
Unanswered
jonathan-innis
asked this question in
Projects and Issues
Replies: 2 comments
-
|
Would love to have something like this for Bootstrap to enforce our Contributing Guidelines by adding a sentence at the end of each issue explaining that we don't assign issues. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Another similar request: https://github.com/orgs/community/discussions/63402#discussioncomment-10341167 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the documentation around YAML issue templates mentions that you can create an item in the
bodyof the template that is of typemarkdown. This type will render for the issue form but will not be submitted as part of the issue.I'd like to propose that we offer an option where a user could specify that this markdown should be submitted as part of the issue creation.
Use Cases:
Beta Was this translation helpful? Give feedback.
All reactions