1
+ # Contributing to Eclipse iofog-operator
2
+
3
+ Thanks for your interest in this project.
4
+
5
+ ## Project description
6
+
7
+ iofog-operator is a custom iofog extension to allow our k8s deployments.
8
+
9
+ * https://projects.eclipse.org/projects/iot.iofog
10
+
11
+ ## Developer resources
12
+
13
+ Information regarding source code management, builds, coding standards, and
14
+ more.
15
+
16
+ * https://projects.eclipse.org/projects/iot.iofog/developer
17
+
18
+ The project maintains the following source code repositories
19
+
20
+ * https://github.com/eclipse-iofog
21
+ * http://git.eclipse.org/c/iofog/org.eclipse.iofog.git
22
+
23
+ This project uses Bugzilla to track ongoing development and issues.
24
+
25
+ * Search for issues: https://eclipse.org/bugs/buglist.cgi?product=IoFog
26
+ * Create a new report: https://eclipse.org/bugs/enter_bug.cgi?product=IoFog
27
+
28
+ Be sure to search for existing bugs before you create another one. Remember that
29
+ contributions are always welcome!
30
+
31
+ ## Eclipse Contributor Agreement
32
+
33
+ Before your contribution can be accepted by the project team contributors must
34
+ electronically sign the Eclipse Contributor Agreement (ECA).
35
+
36
+ * http://www.eclipse.org/legal/ECA.php
37
+
38
+ Commits that are provided by non-committers must have a Signed-off-by field in
39
+ the footer indicating that the author is aware of the terms by which the
40
+ contribution has been provided to the project. The non-committer must
41
+ additionally have an Eclipse Foundation account and must have a signed Eclipse
42
+ Contributor Agreement (ECA) on file.
43
+
44
+ For more information, please see the Eclipse Committer Handbook:
45
+ https://www.eclipse.org/projects/handbook/#resources-commit
46
+
47
+ ## Contact
48
+
49
+ Contact the project developers via the project's "dev" list.
50
+
51
+ * https://dev.eclipse.org/mailman/listinfo/iofog-dev
0 commit comments