1
0
Fork 0
mirror of synced 2024-06-02 10:34:43 +12:00
ArchiveBox/.github/PULL_REQUEST_TEMPLATE.md
2020-08-11 00:32:31 -04:00

734 B

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/wiki/Roadmap (delete this section if it's just a bugfix / simple PR)