-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into samucodeshpatch1
- Loading branch information
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
## Description | ||
|
||
<!-- | ||
Please do not leave this blank | ||
This PR [adds/removes/fixes/replaces] the [feature/bug/etc]. | ||
--> | ||
|
||
|
||
|
||
## What type of PR is this? (check all applicable) | ||
|
||
- [ ] π Feature | ||
- [ ] π Bug Fix | ||
- [ ] π Documentation Update | ||
- [ ] π§βπ» Code Refactor | ||
- [ ] π₯ Performance Improvements | ||
- [ ] β Test | ||
- [ ] π€ Build | ||
- [ ] β© Revert | ||
|
||
## Related Tickets & Documents | ||
<!-- | ||
Please use this format link issue numbers: Fixes #123 | ||
https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword | ||
--> | ||
|
||
|
||
|
||
## Mobile & Desktop Screenshots/Recordings | ||
|
||
<!-- Visual changes require screenshots --> | ||
|
||
|
||
|
||
## Steps to QA | ||
<!-- | ||
Please provide some steps for the reviewer to test your change. If you have wrote tests, you can mention that here instead. | ||
1. Click a link | ||
2. Do this thing | ||
3. Validate you see the thing working | ||
--> | ||
|
||
|
||
|
||
## Added to documentation? | ||
|
||
- [ ] π README.md | ||
- [ ] π docs.example.com | ||
- [ ] π no documentation needed |