- commit
- dc33a1f
- parent
- b91160a
- author
- Eric Bower
- date
- 2024-07-21 15:27:10 -0400 EDT
docs: readme
1 files changed,
+2,
-2
+2,
-2
1@@ -207,7 +207,7 @@ curl localhost:3000
2 > This project is being actively developed and we have not reached alpha status
3 > yet.
4
5-1. Ability to export and provide templates, static files for web viewer
6+1. User-provided template files
7 1. Better diff algo between patchsets
8 1. Generate event log summary as a cover letter?
9 1. Support a `diff` workflow (convert `git diff` into mbox patch format)
10@@ -217,7 +217,7 @@ curl localhost:3000
11
12 ## ideas
13
14+1. TUI?
15 1. Officially support git remotes?
16 1. PR build steps? (e.g. ci/cd, status checks, merge checks)
17-1. TUI?
18 1. Bulk modify PRs? (rsync, sftp, sshfs)