Skip to content

Commit 4f846ad

Browse files
committed
Remove unused checkbox in PR template
1 parent 17836fc commit 4f846ad

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
**Does this fix a specific issue?**
44

5-
Fixes https://github.com/bachya/aionotion/issues/<ISSUE ID>
5+
Fixes https://github.com/bachya/simplisafe-python/issues/<ISSUE ID>
66

77
**Checklist:**
88

99
- [ ] Confirm that one or more new tests are written for the new functionality.
1010
- [ ] Run tests and ensure everything passes (with 100% test coverage).
1111
- [ ] Update `README.md` with any new documentation.
12-
- [ ] Add yourself to `AUTHORS.md`.

0 commit comments

Comments
 (0)