mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #214 from floeschie/master
Replace occurence of "ownCloud" by "Nextcloud"
This commit is contained in:
commit
5387b942c4
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Help us to maximize the effort we can spend fixing issues and adding new feature
|
|||
|
||||
Thanks for wanting to contribute source code to Nextcloud. That's great!
|
||||
|
||||
Please read the [Developer Manuals][devmanual] to learn how to create your first application or how to test the ownCloud code with PHPUnit.
|
||||
Please read the [Developer Manuals][devmanual] to learn how to create your first application or how to test the Nextcloud code with PHPUnit.
|
||||
|
||||
In order to constantly increase the quality of our software we can no longer accept pull request which submit un-tested code.
|
||||
It is a must have that changed and added code segments are unit tested.
|
||||
|
|
|
|||
Loading…
Reference in a new issue