... | ... | @@ -6,6 +6,7 @@ title: Developer guide |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Joining the developers of PASE
|
|
|
All contributions are welcome. To start coding :
|
|
|
- read this developer guide completely for essential information and practices to follow
|
... | ... | @@ -86,9 +87,9 @@ Branch naming convention: |
|
|
|
|
|
# Branching workflow
|
|
|
|
|
|
This is the process to create a new branch. It is mandatory to first create an issue on Gitlab, create the branch from within the issue, then pull locally. Please read further for a detailed procedure
|
|
|
This is the process to create a new branch. It is mandatory to first create an issue on Gitlab, create the branch from within the issue, then pull locally. Please read further for the detailed procedure.
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
## Issue
|
|
|
Create an issue with a title containing one of the following keywords in square brackets as prefix :
|
... | ... | |