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

Add contribution notice #95

Merged
merged 2 commits into from Sep 28, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
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: 3 additions & 1 deletion README.md
Expand Up @@ -55,7 +55,9 @@ apm install nuclide
npm install -g flow-bin
```

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

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

## Documentation

Expand Down