-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stephen Finucane <[email protected]>
- Loading branch information
1 parent
09a71dc
commit f8f1a5a
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## Summary | ||
|
||
<!-- Summarise your change here --> | ||
|
||
## Tasks | ||
|
||
<!-- Mark tasks as complete or not applicable using [x] --> | ||
|
||
- [ ] Added unit tests | ||
- [ ] Added documentation for new features (where applicable) | ||
- [ ] Added release notes (using [`reno`](https://pypi.org/project/reno/)) | ||
- [ ] Ran test suite and style checks and built documentation (`tox`) | ||
|
||
## Further details | ||
|
||
<!-- Note any further details here, where applicable --> |