Skip to content

Commit

Permalink
CONTRIBUTING.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
g4s8 authored Oct 3, 2017
1 parent a566d64 commit a389821
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contributing

Fork and clone the repository:
```
git clone git@github.com:your-username/mime.git
```

Make changes and run Maven build:
```
mvn clean install -Pqulice
```

If build command completed without errors push changes to your fork and create a pull request.

0 comments on commit a389821

Please sign in to comment.