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

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2019-01-29 07:23:54 +0300
committerJonathan White <support@dmapps.us>2019-01-29 07:25:46 +0300
commit1989b86c600f1eb6cd4386d5bf34a6c50bd0c8ae (patch)
treec2ac1a918534899775ab4ae11d0cea1dea44bd8b /.github
parentf8b21d8d16212c00575e7dbdb89a6f7d0f012518 (diff)
Add release preview bug report & revert previous commit
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request.md2
-rw-r--r--.github/ISSUE_TEMPLATE/prerelease-bug-report.md49
3 files changed, 51 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index f25577502..4b6d16c6c 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -1,7 +1,7 @@
---
name: Bug Report
about: provide information about a problem
-title: Bug report
+title:
labels: bug
assignees: ''
diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md
index 1d4a8538a..90c28c42b 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.md
+++ b/.github/ISSUE_TEMPLATE/feature-request.md
@@ -1,7 +1,7 @@
---
name: Feature Request
about: tell us about a new capability you want to see
-title: Feature Request
+title:
labels: new feature
assignees: ''
diff --git a/.github/ISSUE_TEMPLATE/prerelease-bug-report.md b/.github/ISSUE_TEMPLATE/prerelease-bug-report.md
new file mode 100644
index 000000000..ef2dbab0a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/prerelease-bug-report.md
@@ -0,0 +1,49 @@
+---
+name: Release Preview Bug report
+about: report a bug with a release preview (eg, 2.4.0-beta1)
+title: [PRE-RELEASE]
+labels: PRE-RELEASE BUG
+assignees: 'droidmonkey'
+
+---
+
+[TIP]: # ( Provide a general summary of the issue in the title above ^^ )
+[TIP]: # ( DO NOT include screenshots of your actual database! )
+
+## Expected Behavior
+[NOTE]: # ( Tell us what you expected to happen )
+
+
+## Current Behavior
+[NOTE]: # ( Tell us what actually happens )
+
+
+## Possible Solution
+[NOTE]: # ( Not required, but suggest a fix/reason for the bug )
+
+
+## Steps to Reproduce
+[NOTE]: # ( Provide a link to a live example, or an unambiguous set of steps to )
+[NOTE]: # ( reproduce this bug. Include code to reproduce, if relevant )
+1.
+2.
+3.
+
+## Context
+[NOTE]: # ( How has this issue affected you? What unique circumstances do you have? )
+
+
+## Debug Info
+[NOTE]: # ( Paste debug info from Help → About here )
+KeePassXC - VERSION
+Revision: REVISION
+
+Libraries:
+- LIBS
+
+Operating system: OS
+CPU architecture: ARCH
+Kernel: KERNEL
+
+Enabled extensions:
+- EXTENSIONS