mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
35 lines
859 B
Markdown
35 lines
859 B
Markdown
## Description
|
|
|
|
_Give a summary of the change that you have made_ <br />
|
|
|
|
Fixes #[ISSUENO]
|
|
|
|
## Dependencies
|
|
|
|
_Mention any dependencies/packages used_
|
|
|
|
## Future Improvements
|
|
|
|
_Mention any improvements to be done in future related to any file/feature_
|
|
|
|
## Mentions
|
|
|
|
_Mention and tag the people_
|
|
|
|
## Screenshots of relevant screens
|
|
|
|
_Add screenshots of relevant screens_
|
|
|
|
## Developer's checklist
|
|
|
|
- [ ] My PR follows the style guidelines of this project
|
|
- [ ] I have performed a self-check on my work
|
|
|
|
**If changes are made in the code:**
|
|
|
|
- [ ] I have followed the [coding guidelines](https://google.github.io/styleguide/jsguide.html)
|
|
- [ ] My changes in code generate no new warnings
|
|
- [ ] My changes are breaking another fix/feature of the project
|
|
- [ ] I have added test cases to show that my feature works
|
|
- [ ] I have added relevant screenshots in my PR
|