commit | bbab3bf22b057161437629d3e35e4895d65863b5 | [log] [tgz] |
---|---|---|
author | Tim Düsterhus <tim@bastelstu.be> | Wed Jun 23 21:38:13 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jun 24 04:15:04 2021 +0200 |
tree | 75bb738e0fffba74d254f3b38a38a8c0b6dd9de7 | |
parent | c3fe968f221e2f7c63b7eb24f557223c4bbbe75f [diff] |
DOC: Replace issue templates by issue forms GitHub's issue forms are the next evolution of issue templates and allow for showing an actual form with separate inputs when creating an issue. They ensure that all the required fields are filled in and automatically format code parts (e.g. haproxy -vv or the configuration) as actual code blocks, possibly with syntax highlighting. Co-authored-by: Maximilian Mader <max@bastelstu.be>