Meta
add tag
user 3.14159
This question is to gauge the opinion of the community with regards to having the answer fields of non-meta question being initially nonempty. That is, the questioner may get to see the following contents:


> <your question>  
>   
> Minimal code example:
>
>
> ```
> \documentclass[<your necessary options>]{<your document class>}
> <minimal preamble to define all macros in the code>
> \begin{document}
> <code>
> \end{document}
> ```
>
>
> Compiler: `pdflatex`, `lualatex`, ... <indicate yours>

This may spare us with having to explain over and over that most of the questions require an MWE, and increase the threshold to just post an image, say, and asking for the Ti*k*Z code that produces this. In the few instances in which users ask plain TeX questions or about things like editors or related things, the user will have to erase a few lines, but this may be the lesser evil compared to zillions of questions in which users post a code fragment and expect others to guess the package in which a certain macro got defined. 

An analogous form can be found on the [pgf github site](https://github.com/pgf-tikz/pgf/issues), (probably) for very similar reasons.

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.