-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a51737
commit 5341c0d
Showing
1 changed file
with
16 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,16 @@ | ||
## Checklist | ||
Make sure you have | ||
- [ ] Added relevant `@nestjs/swagger` decorators wherever required | ||
- [ ] Added test cases (unit and integration) wherever required | ||
|
||
## Description | ||
*Describe the aim/objective of this PR* | ||
|
||
## Steps to test | ||
*Add steps to run and test teh desired changes* | ||
|
||
## References | ||
*Add relevant links and screenshots outlining the working status of this PR* | ||
|
||
## Demo | ||
*If relevant to your change, attach a screen recording showcasing that the change is working and giving desired results.* |