Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
df349b23
Unverified
Commit
df349b23
authored
Apr 22, 2017
by
Christian Brauner
Committed by
Stéphane Graber
Apr 26, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
create ISSUE_TEMPLATE.md
Signed-off-by:
Christian Brauner
<
christian.brauner@ubuntu.com
>
parent
3d54b700
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE.md
+29
-0
No files found.
.github/ISSUE_TEMPLATE.md
0 → 100644
View file @
df349b23
The template below is mostly useful for bug reports and support questions.
Feel free to remove anything which doesn't apply to you and add more information where it makes sense.
# Required information
*
Distribution:
*
Distribution version:
*
The output of
*
`lxc-start --version`
*
`lxc-checkconfig`
*
`uname -a`
*
`cat /proc/self/cgroups`
*
`cat /proc/1/mounts`
# Issue description
A brief description of what failed or what could be improved.
# Steps to reproduce
1.
Step one
2.
Step two
3.
Step three
# Information to attach
-
[
]
any relevant kernel output (
`dmesg`
)
-
[
]
container log (The
<log>
file from running
`lxc-start -n <c> -l <log> -o DEBUG`
)
-
[
]
the containers configuration file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment