Skip to content

Commit afebeeb

Browse files
committed
Create BRANCHES.txt
1 parent 0720479 commit afebeeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BRANCHES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
master : Contains stable and tested code, it's safe to checkout the code, and link your project directly against it, at any time (a nice alternative between official Nuget releases). Pull requests for bug fixes are welcome.
2+
---
3+
dev : Work in progress code, contributors should make their pull requests for new features on that branch. Regular merges are done back to master once code quality and stability standards are reached.

0 commit comments

Comments
 (0)