mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
859 B
859 B
Description
Give a summary of the change that you have made
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
- 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