Skip to content

Commit e4f9d53

Browse files
committed
Adding a formal way to contribute to the project
1 parent 304807e commit e4f9d53

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Contributing to SMARTER
2+
3+
SMARTER is an open-source, software platform for the Edge. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
4+
5+
# Project license, and developer certificate of origin
6+
7+
The SMARTER codebase is licensed under the Apache 2.0 open source license, individual components may have their own licenses.
8+
Please see the LICENSE file in the SMARTER documentation repository for the full text of this license, or the LICENSE file
9+
in respective repositories. New contributions are expected to be lisensed under the Apache 2.0 license or something compatible
10+
with that license.
11+
12+
Please note that we expect contributors to the project to self-certify that they are authorized to contribute code
13+
using the Linux Foundation's Developer Certificate of Origin. See http://developercertificate.org for more details.
14+
15+
Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.
16+
Pull requests for contributions without a signed-off-by line will not be accepted.

CONTRIBUTIONS

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

0 commit comments

Comments
 (0)