Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Frederic Gurr
simopenpass
Commits
a3a7347c
Commit
a3a7347c
authored
Feb 14, 2022
by
Tuan Duong Quang
Browse files
rename servant-->develop
parent
56659085
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
a3a7347c
...
...
@@ -31,13 +31,13 @@ The sim@openpass source code can be found [here](https://gitlab.eclipse.org/ecli
To build the project, follow the guide in "pathToRepo
\s
im
\d
oc
\O
SI World Setup Guide.pdf".
The branch '
servant
' contains the contributions that will be included in the next release. The 'main' branch contains the latest stable release.
The branch '
develop
' contains the contributions that will be included in the next release. The 'main' branch contains the latest stable release.
### Committer contribution process
1.
(you) Discuss your planned contribution with the project lead first.
2.
(you) If needed, create the Issue on GitLab and assign it to yourself.
3.
(you) In GitLab, create a merge request. The related branch will be created from the branch '
servant
'.
3.
(you) In GitLab, create a merge request. The related branch will be created from the branch '
develop
'.
4.
(you) Work on it and respect the following points:
-
Stick to the
[
coding guideline
](
https://wiki.eclipse.org/images/3/3f/OpenPASS_Conventions.pdf
)
-
Amend the documentation if necessary
...
...
@@ -45,5 +45,5 @@ The branch 'servant' contains the contributions that will be included in the nex
-
Make sure, the code base with your contribution compiles
5.
(you) Assign the issue to another committer.
6.
(other committer) Review the code.
7.
(other committer) To merge new branch into '
servant
' you can close the merge request via GitLab.
7.
(other committer) To merge new branch into '
develop
' you can close the merge request via GitLab.
8.
(you) Present your contribution to the openPASS WG
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