Skip to content

Commit 28d6867

Browse files
authored
Create CONTRIBUTING.md
1 parent e08ad84 commit 28d6867

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

CONTRIBUTING.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Contributing to Eclipse JNoSQL
2+
3+
Thanks for your interest in this project.
4+
5+
## Project description
6+
7+
8+
9+
* https://projects.eclipse.org/projects/technology.jnosql
10+
11+
## Developer resources
12+
13+
Information regarding source code management, builds, coding standards, and
14+
more.
15+
16+
* https://projects.eclipse.org/projects/technology.jnosql/developer
17+
18+
The project maintains the following source code repositories
19+
20+
* https://github.com/eclipse/jnosql-parent
21+
* https://github.com/eclipse/jnosql-diana
22+
* https://github.com/eclipse/jnosql-diana-driver
23+
* https://github.com/eclipse/jnosql-artemis
24+
* https://github.com/eclipse/jnosql-artemis-extension
25+
* https://github.com/eclipse/jnosql-aphrodite
26+
27+
## Eclipse Contributor Agreement
28+
29+
Before your contribution can be accepted by the project team contributors must
30+
electronically sign the Eclipse Contributor Agreement (ECA).
31+
32+
* http://www.eclipse.org/legal/ECA.php
33+
34+
Commits that are provided by non-committers must have a Signed-off-by field in
35+
the footer indicating that the author is aware of the terms by which the
36+
contribution has been provided to the project. The non-committer must
37+
additionally have an Eclipse Foundation account and must have a signed Eclipse
38+
Contributor Agreement (ECA) on file.
39+
40+
For more information, please see the Eclipse Committer Handbook:
41+
https://www.eclipse.org/projects/handbook/#resources-commit
42+
43+
## Contact
44+
45+
Contact the project developers via the project's "dev" list.
46+
47+
* https://dev.eclipse.org/mailman/listinfo/jnosql-dev

0 commit comments

Comments
 (0)