ISSUE_TEMPLATE: fix -l -o order

Closes #3220. Signed-off-by: 's avatarChristian Brauner <christian.brauner@ubuntu.com>
parent bff93997
...@@ -25,5 +25,5 @@ A brief description of what failed or what could be improved. ...@@ -25,5 +25,5 @@ A brief description of what failed or what could be improved.
# Information to attach # Information to attach
- [ ] any relevant kernel output (`dmesg`) - [ ] any relevant kernel output (`dmesg`)
- [ ] container log (The <log> file from running `lxc-start -n <c> -l <log> -o DEBUG`) - [ ] container log (The <log> file from running `lxc-start -n <c> -l TRACE -o <logfile> `)
- [ ] the containers configuration file - [ ] the containers configuration file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment