diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..86b2835e --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +## What: overview about this PR + +## Why: the purpose about this PR + +## How: how did you implement/fix it? + +## Environment Variables: +### Do you add environments variables: +- [ ] what do you want to reviewer to check? +- [ ] None + +### Do you add production environment variables: +- [ ] what do you want to reviewer to check? +- [ ] None + +### Did you wrote Test: +- [ ] Unit test +- [ ] Integration test +- [ ] Manual test diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c6c487a0..12d1eddd 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -52,4 +52,5 @@ | Ankita Sinha Ray |ankitasray| | Aditya Pandey |Aditya7pandey| | Yash Bandal |Yash Bandal| -| Harshit Jaiswal |Harshit Jaiswal| \ No newline at end of file +| Ankit Kumar |Ankit Kumar Bandal| +