mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
d1793d9bcf
* Ask user to remove lines that don't apply instead of changing emoji * Replace KeePassXR with KeePassXC * Add help text how to find KeePassXC version [skip ci] * Combine documentation requirements into one [skip ci]
1.5 KiB
1.5 KiB
Description
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
- ✅ Bug fix (non-breaking change which fixes an issue)
- ✅ New feature (non-breaking change which adds functionality)
- ✅ Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- ✅ I have read the CONTRIBUTING document. [REQUIRED]
- ✅ My code follows the code style of this project. [REQUIRED]
- ✅ All new and existing tests passed. [REQUIRED]
- ✅ My change requires a change to the documentation and I have updated it accordingly.
- ✅ I have added tests to cover my changes.