summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-07 00:07:42 +1000
committerGitHub <noreply@github.com>2018-08-07 00:07:42 +1000
commit91ecf1e499370469e4a5c587cdbc0b2d60d9ca2e (patch)
treedc6271878799cc13400450faee237b5aea8b8c4b /README.md
parent7e5d7bfe38548891aa014f3fe3ce1c0b501b20f8 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index a2567a8d5..8c7bdf7dd 100644
--- a/README.md
+++ b/README.md
@@ -45,5 +45,15 @@ sudo apt-get install lazygit
## Docs
[Keybindings](https://github.com/jesseduffield/lazygit/blob/master/docs/Keybindings.md)
+## Milestones
+[ ] Easy Installation (homebrew, release binaries)
+[ ] Configurable Keybindings
+[ ] Configurable Color Themes
+[ ] Spawning Subprocesses (help needed - have a look at https://github.com/jesseduffield/lazygit/pull/18)
+[ ] i18n
+
+## Contributing
+I'll find a good template for contributing and then add it to the repo (or if somebody has a suggestion please put up a PR)
+
## Work in progress
This is still a work in progress so there's still bugs to iron out and as this is my first project in Go the code could no doubt use an increase in quality, but I'll be improving on it whenever I find the time. If you have any feedback feel free to [raise an issue](https://github.com/jesseduffield/lazygit/issues)/[submit a PR](https://github.com/jesseduffield/lazygit/pulls).