From 91ecf1e499370469e4a5c587cdbc0b2d60d9ca2e Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Tue, 7 Aug 2018 00:07:42 +1000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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).