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
Copy file name to clipboardExpand all lines: README.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,14 +124,21 @@ activities:
124
124
125
125
## Contribute
126
126
127
-
To learn how to contribute to the project, see the [contributor's guide](https://literate-adventure-7vjeyem.pages.github.io/edge_orchestrator/user_guide_main/content/user_guide/index.html).
128
-
The project will accept contributions through Pull-Requests (PRs). PRs must be built successfully by the CI pipeline,
129
-
pass linters verifications and the unit tests.
127
+
We welcome contributions from the community!
128
+
To contribute, please open a pull request to have your changes reviewed and merged into the main branch.
129
+
To learn how to contribute to the project, see the
0 commit comments