Skip to content

Commit 3cf9e4e

Browse files
authored
Merge branch 'main' into jayyy
2 parents 8061825 + 5d7ed1d commit 3cf9e4e

File tree

15 files changed

+960
-96
lines changed

15 files changed

+960
-96
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Description
22

3+
<!--
34
Provide a brief summary of the changes made to the website and the motivation behind them. Include any relevant issues or tickets.
45
This helps fast tracking your PR and merge it, Check the respective box below.
5-
6+
-->
67
Fixes # (issue)
78

89
## Type of Change
@@ -16,7 +17,9 @@ Fixes # (issue)
1617

1718
## Changes Made
1819

19-
- Describe the key changes (e.g., new sections, updated components, responsive fixes).
20+
<!--
21+
Describe the key changes (e.g., new sections, updated components, responsive fixes).
22+
-->
2023

2124
## Dependencies
2225

@@ -26,6 +29,7 @@ Fixes # (issue)
2629
## Checklist
2730

2831
- [ ] My code follows the style guidelines of this project.
29-
- [ ] I have tested my changes across major browsers/devices
30-
- [ ] My changes do not generate new console warnings or errors , I ran `npm run build` and attached scrrenshot in this PR.
32+
- [ ] I have tested my changes across major browsers and devices
33+
- [ ] My changes do not generate new console warnings or errors .
34+
- [ ] I ran `npm run build` and attached screenshot(s) in this PR.
3135
- [ ] This is already assigned Issue to me, not an unassigned issue.
62 KB
Loading

0 commit comments

Comments
 (0)