Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SOAFEE
website
Commits
a437b400
Commit
a437b400
authored
Sep 15, 2021
by
Matt Spencer
Browse files
Add CONTRIBUTING
parent
9c935d7c
Pipeline
#106
failed with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
0 → 100644
View file @
a437b400
## Contributor guide
The SOAFEE project is open for external contributors and welcomes contributions
licensed under the
[
MIT license
](
https://spdx.org/licenses/MIT.html
)
and all
accepted contributions must have the same license.
Any documentation contributions are to be made under the
[
Creative Commons
Attribution 4.0 International License
](
https://spdx.org/licenses/CC-BY-4.0.html
)
and all accepted contributions must have the same license.
## Developer Certificate of Origin (DCO)
Before the SOAFEE project accepts your contribution, you need to certify its
origin and give us your permission. To manage this process we use a
[
Developer
Certificate of Origin (DCO) V1.1
](
https://developercertificate.org/
)
.
To indicate that you agree to the the terms of the DCO, you "sign off" your
contribution by adding a line with your name and e-mail address to every git
commit message:
````
bash
Signed-off-by: John Doe john.doe@example.org
````
You must use your real name, no pseudonyms or anonymous contributions are
accepted.
## Releases
Official SOAFEE releases are published through the official SOAFEE GitLab
repository.
## Development repository
The SOAFEE development repository is hosted at https://gitlab.arm.com/soafee by
Arm.
## Communications
We encourage developers who are interested in SOAFEE to communicate through the
gitlab instance provided, or other community agreed mechanisms.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment