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-06-17 13:29:16 +0300
committerStefan Niedermann <info@niedermann.it>2020-06-17 13:29:16 +0300
commit082f59cc3ec89b61308ef8bf177eb3c13d3f4f49 (patch)
tree84a58659d38d7633ef27030508335730274ccc08 /.github
parentf847a66a5e72134e5b98016a8bd7d4c483a99422 (diff)
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md40
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md23
2 files changed, 52 insertions, 11 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index af876dc84..c93519c29 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,15 +1,29 @@
---
-name: Bug report
-about: Create a report to help us improve
-title: ''
+name: 🐞 Bug report
+about: Help us improving by reporting a bug
labels: bug
-assignees: ''
-
---
+<!--
+Guidelines for submitting bug reports:
+
+* Bug reports which do not fill the complete issue template will be closed.
+* Please have a look at the [FAQ in our wiki](https://github.com/stefan-niedermann/nextcloud-deck/wiki/FAQ)
+* 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.
+
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
+
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
@@ -17,17 +31,29 @@ Steps to reproduce the behavior:
3. Scroll down to '....'
4. See error
+
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
+
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->
+
+**Versions**
+ - Nextcloud:
+ - Nextcloud Deck:
+ - Nextcloud Android:
+ - Nextcloud Android Deck:
+
+
**Smartphone (please complete the following information):**
-- Device: (e.g. Samsung Galaxy S10)
-- Android-Version: (e.g. 8)
+- Device:
+- Android-Version:
- App-Store:
- [ ] Google Play Store
- [ ] F-Droid
+
**Stacktrace**
+
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 6315abc65..95c06ceff 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,20 +1,35 @@
---
-name: Feature request
+name: 🚀 Feature request
about: Suggest an idea for this project
-title: ''
labels: enhancement
-assignees: ''
-
---
+<!--
+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 Notes 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.
+
**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 [...] -->
+
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
+
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
+
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->
+