first commit

This commit is contained in:
joyzhao
2025-06-12 12:59:07 +08:00
parent 99f4bd4fbf
commit 884997cc86
2 changed files with 0 additions and 30 deletions

1
.github/FUNDING.yml vendored
View File

@@ -1 +0,0 @@
github: EFEELE

View File

@@ -1,29 +0,0 @@
### 📌 What does this Pull Request do?
<!-- Briefly describe the purpose of this change. Example: "Adds city filters to the dashboard reports." -->
> Note: Remove or leave blank any section that does not apply.
### ✅ Type of changes (check all that apply)
- [ ] New feature
- [ ] Bug fix
- [ ] Code refactoring (reorganizing without changing behavior)
- [ ] Documentation update
- [ ] Other: _____
### 🧾 Summary of changes
<!-- Explain the most important changes, modified files/components, and the reason for the changes -->
### 🧪 How to test this PR
<!-- Describe the steps to test the changes. Example:
1. Go to the dashboard.
2. Select a city from the filter.
3. Verify that the correct data is displayed.
-->
### 📎 Related issues
<!-- Uncomment and edit if this PR is related to an issue -->
<!-- Closes #123 -->
<!-- You can also use: "Related to", "Fixes", etc. -->
### ⚠️ Additional notes
<!-- Extra information the reviewer should know. Example: "This change depends on the updated backend", "Export functionality not included yet", etc. -->