1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/.github/PULL_REQUEST_TEMPLATE.md

16 lines
300 B
Markdown
Raw Normal View History

2022-03-07 16:54:59 +03:00
## Description
Include changes, new features and etc:
## Describe your tests
How did you test your change?
Python version:
OS:
## Checklist:
- [ ] I added/edited example on new feature/change (if exists)
- [ ] My changes won't break backend compatibility
2022-03-19 12:06:07 +03:00
- [ ] I made changes for async and sync
2022-03-07 16:54:59 +03:00