1
0
Fork 0
mirror of synced 2024-05-19 03:42:24 +12:00
ArchiveBox/.github/PULL_REQUEST_TEMPLATE.md

19 lines
452 B
Markdown
Raw Permalink Normal View History

2020-10-11 14:52:53 +13:00
<!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. -->
2019-03-31 08:30:21 +13:00
2018-12-22 12:06:55 +13:00
# Summary
2020-10-11 14:52:53 +13:00
<!--e.g. This PR fixes ABC or adds the ability to do XYZ...-->
2019-03-23 05:39:32 +13:00
2020-10-11 14:52:53 +13:00
# Related issues
<!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap -->
2018-12-22 12:06:55 +13:00
# Changes these areas
- [ ] Bugfixes
- [ ] Feature behavior
2019-03-23 05:39:32 +13:00
- [ ] Command line interface
- [ ] Configuration options
- [ ] Internal architecture
2020-10-11 14:52:53 +13:00
- [ ] Snapshot data layout on disk