Skip to content

Commit

Permalink
Add contribting guide
Browse files Browse the repository at this point in the history
  • Loading branch information
KevM committed Jun 30, 2016
1 parent 731bd19 commit ce66d5e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Contributing

We love it when people help us out.

## Having a problem?

Search in the [Issues](https://github.com/KevM/tikaondotnet/issues?utf8=✓&q=is%3Aissue%20)
as your problem may be a common one. If don't find your problem. Do [create an
issue](https://github.com/KevM/tikaondotnet/issues/new). Contributors here will
chime in when they can.

## Getting Started

Check out the [ReadMe](https://github.com/KevM/tikaondotnet). It should have
everything you need to get started.

### The Usual

Did a new version of Tika come out and you want to get the Nuget updated? This is
very common so check out the ReadMe on [Updating Tika](https://github.com/KevM/tikaondotnet#updating-tika).
After you've got the new version building, [create a pull request](https://help.github.com/articles/using-pull-requests/).
Once it is merged a [Nuget will be published](https://www.nuget.org/packages/TikaOnDotNet/).

## How can I help?

This project typically [has a few up for grabs issues](https://github.com/KevM/tikaondotnet/issues?q=is%3Aissue+is%3Aopen+label%3Aup-for-grabs).

0 comments on commit ce66d5e

Please sign in to comment.