diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-04-27 15:39:37 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-04-27 15:39:37 +0200 |
commit | 4006c1c3d9776bc4d63bb99f159c5fa40c3b7866 (patch) | |
tree | 6f6097da65fd3b92448cee26b8fa032537e7ad6f /CONTRIBUTING.md | |
parent | 69c041cb63fb88f5369586d4d363b08949ec2a15 (diff) | |
download | nextcloud-server-4006c1c3d9776bc4d63bb99f159c5fa40c3b7866.tar.gz nextcloud-server-4006c1c3d9776bc4d63bb99f159c5fa40c3b7866.zip |
Simplify even more
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7f3c82d0715..3bf6c0882d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,9 +2,9 @@ If you have questions about how to install or use ownCloud, please direct these to the [mailing list][mailinglist] or our [forum][forum]. We are also available on [IRC][irc]. -### Important: In a nutshell +### Short version - * The [**issue template can be found here**][template] but be aware of the different repositories! See list below. + * The [**issue template can be found here**][template] but be aware of the different repositories! See list below. Please always use the issue template when reporting issues. ### Guidelines * Please search the existing issues first, it's likely that your issue was already reported or even fixed. |