summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-12-26 11:51:28 +0100
committerCanop <cano.petrole@gmail.com>2021-12-26 11:51:28 +0100
commitd296b7139c019e21c542278ea064977073d1af78 (patch)
treeaa5499f87ee0ee91112fbb1004f7702166706dad
parent1a01ae8e46d8ee08db10eff4df702bd72712efa9 (diff)
parent0253339c8d5c0234d3a9808bfa1fe3d1b244f6ec (diff)
Merge remote-tracking branch 'origin/master'v1.8.0
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md32
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md17
2 files changed, 2 insertions, 47 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 54f4e58..bbe7a81 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,37 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
-labels: ''
+labels: 'bug'
assignees: ''
---
-
-**Is everything clear?**
-We prefer you come to the chat and speak about the problem first.
-Broot chat room: https://miaou.dystroy.org/3490?broot
-
-**Describe the bug**
-A clear and concise description of what the bug is, including logs when possible:
-
-- start broot with `BROOT_LOG=debug br`
-- do the action which seems not to properly work, and nothing else
-- quit broot
-- paste the content of the broot.log file
-
-**To Reproduce**
-Steps to reproduce the behavior:
-
-**Expected behavior**
-A clear and concise description of what you expected to happen.
-
-**Screenshots**
-If applicable, add screenshots to help explain your problem.
-
-**Configuration (please complete the following information):**
-- broot version: [br --version]
-- OS: [e.g. iOS]
-- Version: [e.g. 22]
-- Relevant configuration items
-
-**Additional context**
-Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 702f66a..fa5df20 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,23 +2,8 @@
name: Feature request
about: Suggest an idea for this project
title: ''
-labels: ''
+labels: 'enhancement'
assignees: ''
---
-**Did a discussion occur before?**
-We prefer to discuss new features or unsure problems in the chat before, where an open conversation is possible.
-Broot chat room: https://miaou.dystroy.org/3490?broot
-
-**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.