Browse Source

Update CONTRIBUTING.md

Stein, Peter 11 years ago
parent
commit
b9d343c7b7
1 changed files with 6 additions and 6 deletions
  1. 6 6
      CONTRIBUTING.md

+ 6 - 6
CONTRIBUTING.md

@@ -1,20 +1,20 @@
-If you want help us to fix bugs or add a extension please use our x.x.x-dev branch
+If you want help us to fix bugs or add a extension please use our develop branch
 
 
-At this time it was 1.8.1-dev
+At this time it was develop
 
 
-https://github.com/nostalgiaz/bootstrap-switch/tree/1.8.1-dev
+https://github.com/nostalgiaz/bootstrap-switch/tree/develop
 
 
 First step:
 First step:
 
 
-Please merge your branch 1.8.1-dev with nostalgiaz/bootstrap-switch/tree/1.8.1-dev
+Please merge your branch develop with nostalgiaz/bootstrap-switch/tree/develop
 
 
 second step:
 second step:
 
 
-Work in the branch 1.8.1-dev for fixes
+Work in the branch develop for fixes
 
 
 third step:
 third step:
 
 
-regularly reviews the branch 1.8.1-dev for updates and then merge this with your branch 1.8.1-dev
+regularly reviews the branch develop for updates and then merge this with your branch develop
 
 
 fourth step:
 fourth step: