Skip to content

Commit

Permalink
Light editting and linking from the README. elastic/libbeat#8
Browse files Browse the repository at this point in the history
  • Loading branch information
Tudor Golubenco committed May 25, 2015
1 parent 05d5170 commit 45a850c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Contributing to Packetbeat

Packetbeat is an open source project and we love to receive contributions from
our community — you! There are many ways to contribute, from writing tutorials
our community — you!

There are many ways to contribute, from writing tutorials
or blog posts, improving the documentation, submitting bug reports and feature
requests or writing code for implementing a whole new protocol.

Expand All @@ -19,9 +21,9 @@ The process for contributing to any of the Elastic repositories is similar.

## Contribution Steps

1. Test your changes! Run the test suite ('make test')
1. Test your changes! Run the test suite (`make test`)
2. Please make sure you have signed our [Contributor License
Agreement](http://www.elasticsearch.org/contributor-agreement/). We are not
Agreement](https://www.elastic.co/contributor-agreement/). We are not
asking you to assign copyright to us, but to give us the right to distribute
your code without restriction. We ask this of all contributors in order to
assure our users of the origin and continuing existence of the code. You
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@ troubleshoot and work with you on a solution.

If you are sure you found a bug or have a feature request, open an issue on
[Github](https://github.com/elastic/packetbeat/issues).

## Contributions

We love contributions from our community! Please read the
[CONTRIBUTING.md](CONTRIBUTING.md) file.

0 comments on commit 45a850c

Please sign in to comment.