You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contributions to this project are welcome. Some advices:
537
+
538
+
- As we use [git flow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow), use `feature-xxx` branches.
539
+
- We recommend *forking* the project, developing your stuff, then contributing back via **pull request** directly from the Web interface.
540
+
- Stay in sync with the `develop` branch: pull often from `develop`, so that you don't diverge too much from the main development line.
541
+
- Avoid introducing technical debt. In any case, merge requests will be reviewed before merge.
542
+
530
543
# Something missing?
531
544
532
545
- If what is missing is of general interest, please [open an Issue in the scafi.github.io repository](https://github.com/scafi/scafi.github.io/issues).
0 commit comments