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
5035cbc7
Commit
5035cbc7
authored
Aug 05, 2015
by
Nicolas Cornu
Committed by
Stéphane Graber
Aug 13, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fresh CONTRIBUTING
Signed-off-by:
Nicolas Cornu
<
nicolac76@yahoo.fr
>
parent
05698d7c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
5 deletions
+10
-5
CONTRIBUTING
CONTRIBUTING
+10
-5
No files found.
CONTRIBUTING
View file @
5035cbc7
...
...
@@ -5,7 +5,8 @@ This project accepts contributions. In order to contribute, you should
pay attention to a few things:
1 - your code must follow the coding style rules
2 - the format of the submission must be email patches
2 - the format of the submission must be email patches or github
pull requests
3 - your work must be signed
...
...
@@ -24,15 +25,15 @@ http://lxr.linux.no/linux+v2.6.27/Documentation/CodingStyle
Submitting Modifications:
-------------------------
The contributions should be email patches
. The guidelines are the same
as the patch submission for the Linux kernel except for the DCO which
is defined below. The guidelines are defined in the
The contributions should be email patches
or github pull requests.
The guidelines are the same as the patch submission for the Linux kernel
except for the DCO which
is defined below. The guidelines are defined in the
'SubmittingPatches' file, available in the directory 'Documentation'
of the Linux kernel source tree.
It can be accessed online too:
http
://lxr.linux.no/linux+v2.6.27
/Documentation/SubmittingPatches
http
s://www.kernel.org/doc
/Documentation/SubmittingPatches
You can submit your patches to the lxc-devel@lists.linuxcontainers.org mailing
list. Use http://lists.linuxcontainers.org/listinfo/lxc-devel to subscribe
...
...
@@ -105,4 +106,8 @@ then you just add a line saying
Signed-off-by: Random J Developer <random@developer.org>
You can do it by using option -s or --signoff when you commit
git commit --signoff ...
using your real name (sorry, no pseudonyms or anonymous contributions.)
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