21 lines
729 B
Markdown
21 lines
729 B
Markdown
**IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes, I will close them with great prejudice. The PEP8 checks I don't follow are intentional. PRs for minor bugfixes, typos, etc are fine.**
|
|
|
|
# Summary
|
|
|
|
e.g. This PR fixes ABC or adds the ability to do XYZ...
|
|
|
|
**Related issues: #XYZ** (delete this line if there are no related issues)
|
|
|
|
# Changes these areas
|
|
|
|
- [ ] Bugfixes
|
|
- [ ] Feature behavior
|
|
- [ ] Command line interface
|
|
- [ ] Configuration options
|
|
- [ ] Internal architecture
|
|
- [ ] Archived data layout on disk
|
|
|
|
# Roadmap Goals
|
|
|
|
This PR helps us move towards xyz roadmap goal, as outlined here: https://github.com/pirate/ArchiveBox#roadmap
|
|
(delete this section if it's just a bugfix / simple PR)
|