File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Custom issue template
3+ about : Describe this issue template's purpose here.
4+ title : ' '
5+ labels : new
6+ assignees : Lujeni
7+
8+ ---
9+
10+ ## 🔍 Before submitting
11+ - [ ] I have searched for [ existing issues] ( ../issues ) and pull requests to ensure this is not already reported or fixed.
12+ - [ ] I am running the latest version of the server and client where possible.
13+
14+ ---
15+
16+ ## 📋 Bug Description
17+ <!-- A clear and concise description of what the bug is. -->
18+
19+ ---
20+
21+ ## 🛠️ Steps to Reproduce
22+ <!-- Please provide a minimal reproducible example (CLI commands, API calls, or code snippet). -->
23+ 1 .
24+ 2 .
25+ 3 .
26+
27+ ---
28+
29+ ## 🧪 Expected Behavior
30+ <!-- What you expected to happen. -->
31+
32+ ---
33+
34+ ## 💥 Actual Behavior
35+ <!-- What actually happened instead. -->
36+
37+ ---
38+
39+ ## 📦 Versions
40+ - ** Vaultwarden server version** :
41+ - ** Client version** :
42+
43+ ---
44+
45+ ## 🧩 Additional Context
46+ <!-- If possible, provide a sample base64 or entry that triggers the error (only if it does not contain sensitive data). -->
You can’t perform that action at this time.
0 commit comments