File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 📋 Description
2+
3+ <!-- Please provide a brief description of your changes and explain the purpose of the PR. -->
4+
5+ ## 🔨 Changes Made
6+
7+ <!-- List the changes made in this PR. If it fixes an issue, please include the issue number (e.g., Fixes #123). -->
8+
9+ -
10+ -
11+ -
12+
13+ ## ✅ Checklist
14+
15+ Before submitting the PR, please make sure you have completed the following:
16+
17+ - [ ] I have read and followed the guidelines outlined in CONTRIBUTING.md.
18+ - [ ] My code adheres to the project's coding style and conventions.
19+ - [ ] I have thoroughly reviewed my own code for errors and improvements.
20+ - [ ] I have added comments to explain complex or non-obvious parts of the code.
21+ - [ ] I have updated the documentation where necessary.
22+ - [ ] I have tested my changes locally to confirm they work as expected.
23+
24+ ## 🏷️ Types of Changes
25+
26+ What type of changes does your code introduce? (Check all that apply)
27+
28+ - [ ] Bug fix (non-breaking change which fixes an issue) 🐛
29+ - [ ] New feature (non-breaking change which adds functionality) ✨
30+ - [ ] UI enhancement (non-breaking change which enhances UI) 🎨
31+ - [ ] Documentation update 📚
32+
33+ - Fixes #
34+
35+ ## 📸 Screenshots (if applicable)
36+
37+ <!-- If your changes include any UI updates, add screenshots here to show the changes. -->
38+
39+ ---
40+
41+ * Thank you for contributing to Fedimint-web-wallet! We look forward to reviewing your PR and getting it merged!*
You can’t perform that action at this time.
0 commit comments