1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 23:36:22 +02:00

Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Nick Sweeting
2019-03-22 12:39:32 -04:00
committed by GitHub
parent 0075daa45c
commit 3566d9f5b1

View File

@@ -1,16 +1,19 @@
# Summary
This PR add the ability to do XYZ...
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
- [ ] Config
- [ ] Bugfixes
- [ ] Command line interface
- [ ] Feature behavior
- [ ] Internal design
- [ ] Command line interface
- [ ] Configuration options
- [ ] Internal architecture
- [ ] Archived data layout on disk
# Roadmap Goals
This PR helps us move towards ____ roadmap goal, as outlined here: https://github.com/pirate/ArchiveBox#roadmap
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)