Open StefanLobbenmeier opened 2 years ago
This is probably done using the render attribute in the yaml file:
Hm, from how I've understood the documentation, it's not possible to add arbitrary text (like HTML tags) to the form.
I could change the logs field so it's a one-line text field, and add a note that you're supposed to upload the log to pastebin or something. I think that's the next best thing
Hmm i See
Reading the documentation again I think the render attribute is set to some target language that is used to set syntax highlighting
Don’t quite agree with uploading it to pastebin though / don’t like the idea of depending on another service to view the ticket and makes them impossible to search
Maybe someone from GitHub will respond to https://github.com/github/feedback/discussions/12823
The logs take up a lot of space in the issues, it might be better to have them hidden by default so they don’t take up as much space. This is how to use the tags:
https://gist.github.com/scmx/eca72d44afee0113ceb0349dd54a84a2
I took a brief look at the template and I have never worked with them so I am not quite sure how to modify the content being generated. Maybe I can find something on this as well