Skip to content

Commit d36a1ce

Browse files
author
Tobias Brennecke
committed
Typo
1 parent 046fe27 commit d36a1ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Two files combine within the project to define and maintain our coding style.
2626
Branching Scheme
2727
----------------
2828

29-
![alt text](branching-scheme.png) While activilely maintaining `2.X` on `master`, there is heavy development going on for Patternlab `3.X`. Currently Pattern Lab has the following branches:
29+
![alt text](branching-scheme.png) While actively maintaining `2.X` on `master`, there is heavy development going on for Patternlab `3.X`. Currently Pattern Lab has the following branches:
3030

3131
- **master** contains the latext stable, released `2.X` version</dd>
3232
- **dev**: for `2.X` development. Please target pull requests against this branch
@@ -39,3 +39,5 @@ Development mainly happens in the `dev` branch, but you can help us a lot if you
3939
Feature branches may target either `dev` and/or `dev-3.0` and should be updated regularly.
4040

4141
Long running branches should only target the latest version of Pattern Lab, currently `dev-3.0`, and may be lagging behind a lot.
42+
43+
If you have any questions or you would like to help, feel free to ask on [our Gitter.im](https://gitter.im/pattern-lab/node-team)

0 commit comments

Comments
 (0)