Skip to content

Commit cfd81c5

Browse files
committed
Add some info to contributing.md
Blatantly copied from the Swarm repository, but at least there's some info now in the document that GitHub will link to when opening issues and PR's Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 5d38be0 commit cfd81c5

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Diff for: CONTRIBUTING.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
11
# Contributing to libcompose
22

3-
You should do that...
3+
Want to hack on Libcompose? Awesome! Here are instructions to get you
4+
started.
5+
6+
Libcompose is part of the [Docker](https://www.docker.com) project, and
7+
follows the same rules and principles. If you're already familiar with
8+
the way Docker does things, you'll feel right at home.
9+
10+
Otherwise, go read Docker's
11+
[contributions guidelines](https://github.com/docker/docker/blob/master/CONTRIBUTING.md),
12+
[issue triaging](https://github.com/docker/docker/blob/master/project/ISSUE-TRIAGE.md),
13+
[review process](https://github.com/docker/docker/blob/master/project/REVIEWING.md) and
14+
[branches and tags](https://github.com/docker/docker/blob/master/project/BRANCHES-AND-TAGS.md).
15+
16+
Happy hacking!

0 commit comments

Comments
 (0)