diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-01-17 20:06:27 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-01-17 20:06:27 +0100 |
commit | 430b008b0d1e39d9190c153e86c800b023a58963 (patch) | |
tree | cc733d90c1e7ea0ec871ed7ee3244ccd3629fa3b | |
parent | f9d6fbc5bd8d58694bc4910896ef54799a62e227 (diff) |
Fix typo in issue template
-rw-r--r-- | ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index b19d2177fc..cbc96c4ecd 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -14,4 +14,4 @@ -------------- *NOTE: Incompatibilities are broken features in the current master branch / 3.0-alpha -are *expected*, so need to report them for now. +are expected, so no need to report them for now. Thanks!* |