-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate from Sourceforge Minor improvements
- Loading branch information
0 parents
commit 3b4becf
Showing
45 changed files
with
11,289 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# These are supported funding model platforms | ||
|
||
custom: http://paypal.com/cgi-bin/webscr?cmd=_donations&business=rookiestyle%40gmx%2enet¤cy_code=EUR&lc=en_DE&item_name=KeePassOTP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: Bug report | ||
about: Found a bug? Report it to get it fixed | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Overview | ||
[TIP]: # (DO NOT include screenshots of your actual database) | ||
[TIP]: # (DO NOT post sensitive data of any kind) | ||
[NOTE]: # (Give a BRIEF summary about your problem) | ||
|
||
|
||
## Steps to Reproduce | ||
[NOTE]: # (Provide a simple set of steps to reproduce this bug) | ||
1. | ||
2. | ||
3. | ||
|
||
## Expected Behavior | ||
[NOTE]: # (Describe how you expect the plugin to behave) | ||
|
||
|
||
## Actual Behavior | ||
[NOTE]: # (Describe how the plugin actually behaves) | ||
|
||
|
||
## Context | ||
[NOTE]: # (Provide any additional information you may have) | ||
OS: | ||
KeePass Version: | ||
Plugin Version: | ||
|
||
[NOTE]: # (If possible, please attach a debug file. Have a look at the wiki for details.) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this plugin | ||
title: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Summary | ||
[TIP]: # (DO NOT include screenshots of your actual database) | ||
[TIP]: # (DO NOT post sensitive data of any kind) | ||
[NOTE]: # (Provide a brief overview of what the new feature is all about) | ||
|
||
|
||
## Added value | ||
[NOTE]: # (Describe how you and other users would benefit from this feature) | ||
|
||
|
||
## Example | ||
[NOTE]: # (Show a picture or a mock-up if applicable) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Translation | ||
about: New or updated translation | ||
title: 'Translation: <language>' | ||
labels: translation | ||
assignees: '' | ||
|
||
--- | ||
|
||
[NOTE]: # (Please do not forget to attach the translation file) | ||
Language: | ||
- [ ] New translation | ||
- [ ] Update existing translation | ||
- [ ] If updated: Only added missing Texts | ||
- [ ] All relevant texts translated | ||
|
||
[NOTE]: # (A text is relevant if the standard text in english language is NOT sufficient) |
Oops, something went wrong.