diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-04-14 00:49:55 +0300 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-04-14 00:49:55 +0300 |
commit | 489d9dffc50aa0424c0dc8796c9e71cfdfc32443 (patch) | |
tree | d7a4868a7777ee0ff5fefc31a8c8de24648c6421 /CONTRIBUTING.md | |
parent | d7f6bc1ab8ae053033c5ecad1922b570fae4a323 (diff) | |
download | nextcloud-server-489d9dffc50aa0424c0dc8796c9e71cfdfc32443.tar.gz nextcloud-server-489d9dffc50aa0424c0dc8796c9e71cfdfc32443.zip |
correct naming for Pictures app, add Music
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3c8eead05ce..2dacf7f3fcf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ If you have questions about how to use ownCloud, please direct these to the [mai - [News](https://github.com/owncloud/news/issues) - [Notes](https://github.com/owncloud/notes/issues) - [Shorty](https://github.com/owncloud/shorty/issues) - - [other ownCloud apps](https://github.com/owncloud/apps/issues) (e.g. Contacts, Gallery...) + - [other pps](https://github.com/owncloud/apps/issues) (e.g. Contacts, Pictures, Music, ...) * Search the existing issues first, it's likely that your issue was already reported. If your issue appears to be a bug, and hasn't been reported, open a new issue. |