diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-04-27 15:19:29 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-04-27 15:19:29 +0200 |
commit | 69c041cb63fb88f5369586d4d363b08949ec2a15 (patch) | |
tree | ba3a39af0c545b9499507518a492a8c1d8084cc6 /CONTRIBUTING.md | |
parent | 3b54161164229b5f48ced22d7db73d90406bcc32 (diff) | |
download | nextcloud-server-69c041cb63fb88f5369586d4d363b08949ec2a15.tar.gz nextcloud-server-69c041cb63fb88f5369586d4d363b08949ec2a15.zip |
Rephrase "TL;DR"
"TL;DR" seems not to be understood or respected by everyone. Maybe we should do a try with "Important". Open for alternative suggestions.
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 d76bf8d2c22..7f3c82d0715 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ 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]. -### TL;DR +### Important: In a nutshell * The [**issue template can be found here**][template] but be aware of the different repositories! See list below. |