File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## What type of PR is this? (check all applicable)
2+
3+ - [ ] Refactor
4+ - [ ] Feature
5+ - [ ] Bug Fix
6+ - [ ] Optimization
7+ - [ ] Documentation Update
8+ - [ ] Other
9+
10+ ## Description
11+
12+
13+ ## Related Issues
14+ <!-- Add many as needed, one per line. -->
15+ - Closes #
16+
17+
18+ ### PR checklist
19+ Before submitting this pull request, I have done the following:
20+ - [ ] Read the [ contributing guidelines] ( https://github.com/getsentry/responses?tab=readme-ov-file#contributing )
21+ - [ ] Ran ` tox ` and ` pre-commit ` checks locally
22+ - [ ] Added my changes to the [ CHANGES] ( ./../CHANGES ) file
23+
24+
25+ ## Added/updated tests?
26+ > Current repository has 100% test coverage.
27+
28+ - [ ] Yes
29+ - [ ] No, and this is why: <!-- _ please replace this line with details on why tests
30+ have not been included_ -->
31+ - [ ] I need help with writing tests
You can’t perform that action at this time.
0 commit comments