Skip to content

Commit dccb7c4

Browse files
committed
fix(contrib): contribute only to master branch
1 parent 94d4d3b commit dccb7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ http://maxklenk.github.io/angular-chart-presentation
278278

279279
## Contributing
280280

281-
Please submit all pull requests the against **develop branch**. Make sure it passes the CI
281+
Please submit all pull requests the against **master branch**. Make sure it passes the CI
282282
[![Build Status](https://travis-ci.org/GraFiddle/angular-chart.svg?branch=develop)](https://travis-ci.org/GraFiddle/angular-chart) and add tests to cover your code [![Coverage Status](https://coveralls.io/repos/maxklenk/angular-chart/badge.png?branch=develop)](https://coveralls.io/r/maxklenk/angular-chart?branch=develop). Thanks!
283283

284284

0 commit comments

Comments
 (0)