Create pull_request_template.md

pull/84/head
Ankit Mahato 2024-05-11 20:09:36 +05:30
rodzic e393e7dd86
commit e343bbdeef
1 zmienionych plików z 24 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,24 @@
## PR Description
_Add your description_
## Related Issues
- Closes #
### Checklist
- [ ] I have gone through the [contributing guide](https://github.com/animator/learn-python/blob/main/CONTRIBUTING.md)
- [ ] I have updated my branch and synced it with project `main` branch before making this PR
## Undertaking
I declare that:
1. The content I am submitting is original and has not been plagiarized.
2. No portion of the work has been copied from any other source without proper attribution.
3. The work has been checked for plagiarism, and I assure its authenticity.
I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.
- [ ] I Agree