Skip to content

Commit a406bfb

Browse files
authored
Merge branch 'main' into rewrite
2 parents afe8d8b + 470f7f5 commit a406bfb

24 files changed

+29
-7
lines changed

.github/pull_request_template.md

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,30 @@
1-
## Changes
1+
# PR Commit(e.g:feat xxx)
22

3-
> Please describe your changes, if needed attach screenshots.
3+
Summary why you opened this PR, And the benefits this PR has.
44

5-
## Issue(s)
5+
## Test Environment
66

7-
> Please add any related issue(s):
8-
>
9-
> [Issue ticketname](Issue ticket link)
7+
- OS:
8+
- Browser:
9+
- Framework Version:
10+
11+
## Screenshots(If Available)
12+
13+
| Picture Name |
14+
| :------------------------: |
15+
| ![ExampleImage](/HEAD.png) |
16+
17+
## Detail Changes
18+
19+
1. Fix...
20+
2. Refactor...
21+
3. Update...
22+
23+
## Footer
24+
25+
> [!CAUTION]
26+
> BREAKING CHANGE:
27+
28+
## Additions
29+
30+
Maybe type some words to dev?

partials/head.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@
6161
<script src="https://cdn.counter.dev/script.js" data-id="4c163d75-71a1-43ff-adea-40e6a4f56cfe"
6262
data-utcoffset="-5"></script>
6363
<script data-goatcounter="https://levi-gphg.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
64-
</head>
64+
</head>
65+
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)