Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-07-30 13:15:22 +0300
committerStefan Niedermann <info@niedermann.it>2020-07-30 13:15:22 +0300
commitd0cd6af04fbc022a24b068cae5b36205d72435b9 (patch)
tree324398890569f071e3ad61a15392e89e6c0b81a8 /.github
parent94418602133c1352a807fb68ac18af6ccfb68af0 (diff)
Update issue templates
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md15
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md8
2 files changed, 9 insertions, 14 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index acbef07db..2f2b6593b 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,13 +12,7 @@ Guidelines for submitting bug reports:
* Please search the existing issues first, it's likely that your issue was already reported or even fixed.
* This repository is *only* for issues within the Nextcloud Deck Android app
-->
-
-<!-- Please keep this note for other contributors -->
-### How to use GitHub
-
-* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
-* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
-* Subscribe to receive notifications on status change and new comments.
+Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
@@ -57,7 +51,14 @@ Steps to reproduce the behavior:
- Android-Version:
- App-Store:
- [ ] Google Play Store
+ - [ ] Google Play Store (Beta channel)
- [ ] F-Droid
+ - [ ] Huawei AppGallery
+
+
+**Are you using LDAP?**
+- [ ] Yes
+- [ ] No
**Stacktrace**
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index f10fbeb95..39f47140e 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -10,13 +10,7 @@ Guidelines for submitting issues:
* Please search the existing issues first, it's likely that your issue was already reported or even fixed.
* This repository is *only* for issues within the Nextcloud Deck Android app
-->
-
-<!-- Please keep this note for other contributors -->
-### How to use GitHub
-
-* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
-* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
-* Subscribe to receive notifications on status change and new comments.
+Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->