X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FCONTRIBUTING.MD;h=bf5bc794ee8b3259738ad6b152667180fdb098a3;hb=081a1f3ce04f7e9317d6000a7ddc0c999feb9fb8;hp=0636dcaa2612e5b4c757da173ee77ace3a0b44b1;hpb=34a572ebf9c071ffb2f5b1efefd6784d84170138;p=poolifier.git diff --git a/.github/CONTRIBUTING.MD b/.github/CONTRIBUTING.MD index 0636dcaa..bf5bc794 100644 --- a/.github/CONTRIBUTING.MD +++ b/.github/CONTRIBUTING.MD @@ -5,7 +5,7 @@ This repo use standard js style , please use it if you want to contribute
Take tasks from todo list, develop a new feature or fix a bug and do a pull request.
Another thing that you can do to contribute is to build something on top of ring-election and link ring-election to your project
-Please ask your PR to be merged on develop branch .
+Please ask your PR to be merged on master branch .
How to run tests