From dbbd63e5194568d3a2fe25eba91f7008b34d3309 Mon Sep 17 00:00:00 2001 From: mqus <8398165+mqus@users.noreply.github.com> Date: Mon, 2 Dec 2019 16:06:18 +0100 Subject: [PATCH 1/2] Create an issue template I'm not sure if this is needed but I think it could be useful in lessening the workload. --- .github/ISSUE_TEMPLATE.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..97e0349 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ +Please fill out the following template to make solving your problem easier and faster for us. +This is only a guideline. If you think that parts are unneccessary for your issue, feel free to remove them. + +Remember to hide/obfuscate personal and confidential information, +such as Names, global IP/DNS adresses and especially passwords, if neccessary. + +### Subject of the issue +Describe your issue here. + +### Your environment +* Version of bitwarden_rs, mysql/postgresql/sqlite, docker/package/built from source? +* If applicable: client used and version +* If applicable: Reverse proxy and version +* If applicable: version of mysql/postgresql +* Other relevant information + +### Steps to reproduce +Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) +and how did you start bitwarden_rs? + +### Expected behaviour +Tell us what should happen + +### Actual behaviour +Tell us what happens instead + +### Relevant logs +Share some logfiles, screenshots or output of relevant programs with us. From b5441f6b775e407c1201852fc8fa723dbd3655ff Mon Sep 17 00:00:00 2001 From: Markus Richter <8398165+mqus@users.noreply.github.com> Date: Mon, 2 Dec 2019 23:01:04 +0100 Subject: [PATCH 2/2] Include suggestions --- .github/ISSUE_TEMPLATE.md | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 97e0349..7aaabd7 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,28 +1,33 @@ -Please fill out the following template to make solving your problem easier and faster for us. + ### Subject of the issue -Describe your issue here. + ### Your environment -* Version of bitwarden_rs, mysql/postgresql/sqlite, docker/package/built from source? -* If applicable: client used and version -* If applicable: Reverse proxy and version -* If applicable: version of mysql/postgresql -* Other relevant information + +* Bitwarden_rs version: + +* Install method: +* Clients used: +* Reverse proxy and version: +* Version of mysql/postgresql: +* Other relevant information: ### Steps to reproduce -Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) -and how did you start bitwarden_rs? + ### Expected behaviour -Tell us what should happen + ### Actual behaviour -Tell us what happens instead + ### Relevant logs -Share some logfiles, screenshots or output of relevant programs with us. +