1
0
Fork 0
mirror of synced 2024-06-26 18:10:24 +12:00
ArchiveBox/.github/PULL_REQUEST_TEMPLATE.md
2019-03-30 15:30:21 -04:00

22 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)