CONTRIBUTING.md in hoe-reek-1.2.5 vs CONTRIBUTING.md in hoe-reek-1.2.6
- old
+ new
@@ -1,25 +1,21 @@
-# IDEAS:
-
-* Add ideas on: https://github.com/saigkill/hoe-reek/issues
-
-## COOL HACKS:
-
-* Open a bugreport on https://github.com/saigkill/hoe-reek/issues.
-* Please use the -u flag when generating the patch as it makes the patch
- more readable.
-* Write a good explanation of what the patch does.
-* It is better to use git format-patch command: git format-patch HEAD^
-
-# STRUCTURE:
-
-## BRANCHES:
-
-### `master` BRANCH:
-The master branch is the last stable version.
-
-### `develop` BRANCH:
-The develop branch is the current edge of development.
-
-### PULL REQUESTS:
-Please base all Pullrequests off the `develop` branch. Merges to
-`X.X` only occur through the `develop` branch.
+# IDEAS:
+
+* Add ideas on: https://github.com/saigkill/hoe-reek/issues
+
+## COOL HACKS:
+
+* Open a bugreport on https://github.com/saigkill/hoe-reek/issues.
+* Please use the -u flag when generating the patch as it makes the patch
+ more readable.
+* Write a good explanation of what the patch does.
+* It is better to use git format-patch command: git format-patch HEAD^
+
+# STRUCTURE:
+
+## BRANCHES:
+
+### `master` BRANCH:
+The master branch is the last stable version.
+
+### PULL REQUESTS:
+Please base all Pullrequests off the `master` branch.
\ No newline at end of file