This repository was archived by the owner on Jun 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ For Work In Progress Pull Requests, please use the Draft PR feature,
3
+ see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details.
4
+
5
+ Before submitting a Pull Request, please ensure you've done the following:
6
+ - π·οΈ Create small PRs.
7
+ - π Use descriptive commit messages.
8
+ - π Update any related documentation and include any relevant screenshots.
9
+ -->
10
+
11
+ ## Description
12
+ <!-- - Describe your changes in detail -->
13
+
14
+
15
+ ## What type of PR is this? (check all applicable)
16
+ - [ ] π Feature
17
+ - [ ] π Bug Fix
18
+ - [ ] π Documentation Update
19
+ - [ ] π¨ Style
20
+ - [ ] π§βπ» Code Refactor
21
+ - [ ] π€ Build
22
+ - [ ] π CI
23
+ - [ ] π¦ Chore
24
+ - [ ] β© Revert
25
+
26
+
27
+ ## Related Issues and Pull Requests
28
+ ** Fixes:** #(issue/ pr number) <br />
29
+ ** Closes:** #(issue/ pr number) <br />
30
+ ** Depends on:** #(issue/ pr number)
31
+
32
+
33
+ ## Mobile & Desktop Screenshots/Recordings (if applicable)
34
+ <!-- - Drag and drop your screenshots or recordings here -->
35
+ ### Mobile
36
+
37
+ ### Desktop
38
+
39
+ ## [ optional] Design Documents or Screenshots
40
+ <!-- - If applicable, add design documents or screenshots to describe the changes visually -->
41
+
42
+
You canβt perform that action at this time.
0 commit comments