Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Commit

Permalink
docs: add contribution notice (#94).
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Fellner committed Sep 22, 2017
1 parent 2329b09 commit 2d5faa7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ This is a rough outline of what the workflow for code contributions looks like:
- Submit a pull request to [zalando-incubator/tessellate](https://github.com/zalando-incubator/tessellate)
- Your pull request must receive a :thumbsup: from at least one [maintainer](https://github.com/zalando-incubator/tessellate/blob/master/MAINTAINERS)

Unless you explicitly state otherwise in advance, any non trivial contribution intentionally submitted for inclusion in this project by you to the steward of this repository (Zalando SE, Berlin) shall be under the terms and conditions of the [MIT License](LICENSE), without any additional copyright information, terms or conditions.

Thanks for your contributions!

### Commit messages
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,12 @@ apm install nuclide
npm install -g flow-bin
```

## Contributing

For details on pull requests, commit messages and contributing please see [CONTRIBUTING.md](CONTRIBUTING.md)

Unless you explicitly state otherwise in advance, any non trivial contribution intentionally submitted for inclusion in this project by you to the steward of this repository (Zalando SE, Berlin) shall be under the terms and conditions of the [MIT License](LICENSE), without any additional copyright information, terms or conditions.

## Documentation

Go to [zalando-incubator.github.io/tessellate](https://zalando-incubator.github.io/tessellate) for detailed documentation.
Expand Down

0 comments on commit 2d5faa7

Please sign in to comment.