Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
xenomai
Commits
04d874ce
Commit
04d874ce
authored
Nov 16, 2018
by
Jan Kiszka
Browse files
CONTRIBUTING: Fix a typo and clarify statement
Signed-off-by:
Jan Kiszka
<
jan.kiszka@siemens.com
>
parent
e7905855
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
04d874ce
...
...
@@ -19,7 +19,8 @@ Contribution Checklist
-
structure patches logically, in small steps [
**required**
]
-
one separable functionality/fix/refactoring = one patch
-
do not mix those there in a single patch
-
do not mix those three into a single patch (e.g. first refactor, then
add a new functionality that builds onto the refactoring)
-
after each patch, the tree still has to build and work, i.e. do not add
even temporary breakages inside a patch series (helps when tracking down
bugs)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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