- Have you followed the guidelines in our Contributing document?
- Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Changes to Core Features:
- Have you added an explanation of what your changes do and why you'd like us to include them?
- Have you written new tests for your core changes, as applicable?
- Have you successfully ran tests with your changes locally?
Prerequisites
- Can you reproduce the problem in safe mode?
- Are you running the latest version?
- Did you check the debugging guide?
- Did you check the FAQs on Discuss?
- Are you reporting to the correct repository?
- Did you perform a cursory search?
Description
[Description of the bug or feature]
Steps to Reproduce [First Step] [Second Step] [and so on...] Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Versions
For versions run the command python3 -version, must be 3.9 and above.