- commit
- b8c31b6
- parent
- 2765a83
- author
- Eric Bower
- date
- 2024-07-05 23:11:05 -0400 EDT
docs: readme
1 files changed,
+9,
-8
+9,
-8
1@@ -145,11 +145,12 @@ code; they cannot be ignored or else they will be upstreamed erroneously.
2 > This project is being actively developed and we have not reached alpha status
3 > yet.
4
5-- Publish demo video
6-- PR should be displayed as an event log
7-- Guide for self-hosting `git-pr`
8-- **Alpha status**
9-- Git remote for repos
10-- PR build steps (e.g. check that a patch can be cleanly applied)
11-- Review patch inline (edit patch directly with comments `# xxx` then reupload)
12-- TUI
13+1. Publish demo video
14+1. Support user providing a config file
15+1. PR should be displayed as an event log
16+1. Guide for self-hosting `git-pr`
17+1. **Alpha status**
18+1. Git remote for repos
19+1. PR build steps (e.g. check that a patch can be cleanly applied)
20+1. Review patch inline (edit patch directly with comments `# xxx` then reupload)
21+1. TUI?