Эх сурвалжийг харах

further review based improvements

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 жил өмнө
parent
commit
150c1b50fe
2 өөрчлөгдсөн 5 нэмэгдсэн , 5 устгасан
  1. 4 4
      CONTRIBUTING.md
  2. 1 1
      SETUP.md

+ 4 - 4
CONTRIBUTING.md

@@ -143,8 +143,8 @@ Now you can commit with `git ci` and the commit will be signed.
 
 
 ## Contribution process
 ## Contribution process
 
 
-* Contribute your code in the branch ```master```. It will give us a better chance to test your code before merging it with stable code.
-* For your first contribution start a pull request on master.
+Contribute your code targeting/based-on the branch ```master```.
+It will give us a better chance to test your code before merging it with stable code.
 
 
 ### Fork and download android repository:
 ### Fork and download android repository:
 
 
@@ -337,7 +337,7 @@ Alpha releases are based on latest master and and we aim to release a new alpha
 ### QA Release
 ### QA Release
 
 
 Done as a standalone app that can be installed in parallel to the stable app.
 Done as a standalone app that can be installed in parallel to the stable app.
-Any PR gets a QA build so users and reporters are able to easily test a change (feature or bugfix.
+Any PR gets a QA build so users and reporters are able to easily test the change (feature or bugfix).
 
 
 ## Version Name and number
 ## Version Name and number
 
 
@@ -364,7 +364,7 @@ Beware that beta releases for an upcoming version will always use the minor and
 
 
 ## Release cycle
 ## Release cycle
 
 
-* Releases are planned every ~2 months, with 6 weeks of developing and 2 weeks of stabilising
+* Feature releases are planned every ~2 months, with 6 weeks of developing and 2 weeks of stabilising
 * after feature freeze a public release candidate on play store and f-droid is released
 * after feature freeze a public release candidate on play store and f-droid is released
 * ~2 weeks testing, bug fixing
 * ~2 weeks testing, bug fixing
 * release final version on f-droid and play store
 * release final version on f-droid and play store

+ 1 - 1
SETUP.md

@@ -34,7 +34,7 @@ Install any other package you consider interesting, such as emulators.
 
 
 After installing it, add the full path to the directories 'tools/' and 'platform-tools/' from your Android SDK installation into the PATH variable of your environment.
 After installing it, add the full path to the directories 'tools/' and 'platform-tools/' from your Android SDK installation into the PATH variable of your environment.
 
 
-### 1. Fork and download the nextcloud/android repository.
+### 1. Fork and download the nextcloud/talk-android repository.
 
 
 You will need [git][1] to access to the different versions of the Nextcloud's source code. The source code is hosted on GitHub and may be read by anybody, without a GitHub account. You will need one if you want to contribute to the development of the app with your own code.
 You will need [git][1] to access to the different versions of the Nextcloud's source code. The source code is hosted on GitHub and may be read by anybody, without a GitHub account. You will need one if you want to contribute to the development of the app with your own code.