Skip to content

Commit d0ba965

Browse files
committedJan 3, 2016
Added gitversionconfig and CONTRIBUTING.md
1 parent 9ac85e9 commit d0ba965

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
 

‎CONTRIBUTING.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Contributing
2+
3+
We use [GitHubFlow](https://guides.github.com/introduction/flow/index.html).
4+

‎GitVersionConfig.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
mode: ContinuousDelivery
2+
next-version: 3.3.0
3+
branches: {}

0 commit comments

Comments
 (0)
Please sign in to comment.