Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Earth SciencesEarth Sciences
  • nes
  • Wiki
  • Contribute

Contribute · Changes

Page history
Update Contribute authored Oct 10, 2023 by Alba Vilanova's avatar Alba Vilanova
Show whitespace changes
Inline Side-by-side
Contribute.md
View page @ 6612eb59
......@@ -2,7 +2,8 @@
1. Create an issue and complete the description
- Complete the issue description as much as possible with (estimated time, corresponding milestone, assigned person, etc.)
2. Create a branch (from master) directly in the issue (name should start with `develop-` following the number and title of the issue that appears by default)
2. Create a branch (from master) directly in the issue
- Its name should start with `develop-`, followed by the number and title of the issue that appears by default.
3. Clone and checkout to the new branch, without any modification, in Nord3v2.
- It is recommended to run some tests to ensure the current behavior.
4. Modify the code.
......
Clone repository
  • Home
  • Tutorials
  • Trainings
  • Development
  • Contribute