Skip to content

Commit 536200b

Browse files
authored
Merge branch 'main' into logging
2 parents 1a6ca59 + acbf350 commit 536200b

File tree

2 files changed

+12
-70
lines changed

2 files changed

+12
-70
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,21 @@ activities:
124124

125125
## Contribute
126126

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
130+
[contributor's guide](https://docs.openedgeplatform.intel.com/edge-manage-docs/main/developer_guide/contributor_guide/index.html).
131+
We encourage you to add appropriate unit tests and e2e tests if your contribution introduces a new feature.
132+
133+
The project will accept contributions through Pull-Requests (PRs).
134+
PRs must be built successfully by the CI pipeline, pass linters verifications, and the unit tests.
130135

131136
## Community and Support
132137

133-
To learn more about the project, its community, and governance, visit the [Edge Orchestrator Community](TBD).
134-
For support, start with [Troubleshooting](TBD) or [contact us](TBD).
138+
To learn more about the project, its community, and governance, visit the [Edge Orchestrator Community](https://github.com/open-edge-platform).
139+
For support, start with
140+
[Troubleshooting](https://docs.openedgeplatform.intel.com/edge-manage-docs/main/developer_guide/troubleshooting/index.html)
141+
or [contact us](https://github.com/open-edge-platform/).
135142

136143
There are several convenience make targets to support developer activities, you can use help to see a list of makefile targets.
137144

0 commit comments

Comments
 (0)