diff --git a/CHANGELOG b/CHANGELOG index ae16e30..20e8152 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,3 @@ -'develop' brach: use to develop to land new features not yet stable ---------------------------------------------------------------------------------------------------------------------------------------- Version 5.25.0: diff --git a/CONTRIBUTING b/CONTRIBUTING index 11a381d..e0ba36d 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,2 +1,7 @@ -This is the 'develop' branch -It contains ustable or not yet tested changes \ No newline at end of file +Usage of branches: + +master: stable code ready to be released + +develop: unstable code or code that needs further testing + +To develop new features please create new branches and finally merge to develop \ No newline at end of file