Merge branch 'update-contributing' into 'master'

CONTRIBUTING.md: Please don't commit directly on master

See merge request fdroid/fdroiddata!8432
This commit is contained in:
Izzy 2021-03-05 23:04:30 +00:00
commit eede9ac780

View file

@ -95,6 +95,8 @@ to appear in our repository.
* Check for CI errors once you have opened your Merge Request
* Please don't commit directly onto your `master` branch. Use a new branch instead. This makes merging much more easy and the correct jobs in CI will run.
### After You Added Your App