mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
9508ce7bc9
commit
d210bd19cb
1 changed files with 7 additions and 7 deletions
14
.github/ISSUE_TEMPLATE.md
vendored
14
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,17 +1,19 @@
|
|||
<!--- Provide a general summary of the issue in the title above -->
|
||||
|
||||
## Expected Behavior
|
||||
<!--- If you're describing a bug, tell us what should happen -->
|
||||
<!--- If you're suggesting a change/improvement, tell us how it should work -->
|
||||
|
||||
|
||||
## Current Behavior
|
||||
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
|
||||
<!--- If suggesting a change/improvement, explain the difference from the current behavior -->
|
||||
|
||||
|
||||
## Possible Solution
|
||||
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
|
||||
<!--- or ideas how to implement the addition or change -->
|
||||
|
||||
|
||||
## Steps to Reproduce (for bugs)
|
||||
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
||||
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
||||
|
|
@ -22,11 +24,9 @@
|
|||
|
||||
## Debug info
|
||||
<!--- Please copy/paste the browser's JavaScript console messages and errors here -->
|
||||
KeePassXC - {VERSION}
|
||||
keepassxc-browser - {VERSION}
|
||||
|
||||
## General Info
|
||||
KeePassXC fork - VERSION
|
||||
keepassxc-browser - VERSION
|
||||
|
||||
Operating system: OS
|
||||
Browser: BROWSER
|
||||
Operating system: Mac/Win/Linux
|
||||
Browser: Chrome/Firefox/Vivaldi/Chromium
|
||||
Proxy used: YES/NO
|
||||
|
|
|
|||
Loading…
Reference in a new issue