Skip to content

Commit b5c8bd5

Browse files
authored
Create CONTRIBUTING.md
1 parent dec4dec commit b5c8bd5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
We welcome contributions to this project.
2+
3+
1. Development of this project primarily is done on Macs (x64 and M1). However, this project should work fine in any standard Java environment with docker installed.
4+
2. New features or changes should be accompanied by tests.
5+
3. We are fans of clear and concise commentary and liberal usage of javadocs.
6+
4. We recommend, but do not require signing your commits.
7+
5. Minimal dependencies should be introduced into this project.
8+
9+
Currently we've not granted anyone outside of OpenTable commit rights or rights to release to Nexus OSS. We would certainly reconsider the matter in the future,
10+
should significant community input occur.
11+
12+
This is one of about 35 libraries we maintain internally for Java alone, so patience is appreciated when creating a PR.

0 commit comments

Comments
 (0)