Skip to content

Instantly share code, notes, and snippets.

View techsavvyash's full-sized avatar
🐢
Hakuna Matata!

Yash Mittal techsavvyash

🐢
Hakuna Matata!
View GitHub Profile
@techsavvyash
techsavvyash / pull_request_template.md
Last active June 6, 2024 18:30
A generic pull request template for PRs on Samagra OSS Projects

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