From d5bd938012edb5ea63e0eec5c79d2f38615b4527 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Wed, 28 Jun 2023 15:51:08 +0200 Subject: Move the issue roadmap to the issue tracker --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e67bfc3..59b0413 100644 --- a/README.md +++ b/README.md @@ -187,16 +187,17 @@ tracker](https://codeberg.org/worthe-it/shackle-shell/issues). ## Roadmap -- [ ] confirmation on risky actions like deleting a repo -- [ ] project website -- [ ] functions correctly when the git path isn't created with correct - permissions yet -- [ ] git archive with git upload-archive -- [ ] git config management around protected branches -- [ ] move a repo to a different group -- [ ] housekeeping git tasks (git fsck, git gc) -- [ ] pijul fetch and pijul push -- [ ] pijul support on other commands +Planned features are captured in the project's issue tracker with the +["enhancement" +label](https://codeberg.org/worthe-it/shackle-shell/issues?q=&type=all&state=open&labels=119659&milestone=0&assignee=0&poster=0). + +The general plans are to + +- Fix any bugs which come up. +- Add more commands for configuring repositories. +- Add more commands to do things to repositories, like move them around or do + housekeeping tasks. +- Add support for other version control systems. ### Contributing -- cgit v1.2.3