Skip to content

Commit

Permalink
Add contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Mansilla committed Jun 14, 2019
1 parent 57aa452 commit 803a9ad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributing

## Branch Compatibility

| Branch | Akeneo Compatibility |
| ------------- |:-------------:|
| `master` | `>= 2.0.5 & < 3.0.0` |
| `2.0` | `>= 2.0.0 & < 2.0.5` |
| `1.X` | `>= 1.6.0 & < 2.0.0` |

0 comments on commit 803a9ad

Please sign in to comment.