Documentation
* docs: contributing
* Update README.md
* Update pull_request_template.md
* Add import order
* Add Poetry conflicts
* Add Richard&39;s better import order explanation: ([`5b9f735`](https://github.com/OpenAdaptAI/OpenAdapt/commit/5b9f735da42c0bcdda2e47747f2acabb0f5f45fd))
Feature
* feat: stop listener
* created listener for &34;oa.stop&34; sequence
* fixed issue with comparing objects of diff types
* moved list of sequences to config.STOP_SEQUENCES and changed code to accomadate multiple stop sequences, + minor changes to naming and logging
* moved list of stop sequences to config.STOP_SEQUENCES
* filter out stop sequence in crud.get_action_events
* combined keyboard listeners for macOS compatability
* style changes
* code cleanup
* special char support
* change to config.STOP_STRS and split by character in record.py and crud.py
* black
* add todo and fix special char functionality
* fix filter_stop_sequences
* added SPECIAL_CHAR_STOP_SEQUENCES and STOP_SEQUENCES that combines STOP_STRS and SPECIAL_CHAR_STOP_SEQUENCES
* STOP_SEQUENCES moved to config.py
* black
* black ([`385963c`](https://github.com/OpenAdaptAI/OpenAdapt/commit/385963ce098fbb9bdbe7adce8be97ea6213b0c20))
Unknown
* Update config.py (332) ([`aa49489`](https://github.com/OpenAdaptAI/OpenAdapt/commit/aa49489c0d8d116cae9bcd5ab9747cef52096b15))