diff --git a/README.md b/README.md index 4bc9a1bf..d11122fb 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Please see: [DOCUMENTATION.md](DOCUMENTATION.md) or [PDF](https://pdfdoc-purplei ## Roadmap: Please see: [TODO.md](TODO.md) for a list of upcoming work and TODO items. Please get involved by working on one of these items or by suggesting something else! +Please grab one of the straightforward [#mgmtlove](https://github.com/purpleidea/mgmt/labels/mgmtlove) issues if you're a first time contributor. ## Bugs: Please set the `DEBUG` constant in [main.go](https://github.com/purpleidea/mgmt/blob/master/main.go) to `true`, and post the logs when you report the [issue](https://github.com/purpleidea/mgmt/issues). diff --git a/TODO.md b/TODO.md index 097f3c39..742666a8 100644 --- a/TODO.md +++ b/TODO.md @@ -37,6 +37,7 @@ Let us know if you're working on one of the items. - [ ] better error/retry handling - [ ] resource grouping - [ ] automatic dependency adding (eg: packagekit file dependencies) +- [ ] mgmt systemd service file [bug](https://github.com/purpleidea/mgmt/issues/12) [:heart:](https://github.com/purpleidea/mgmt/labels/mgmtlove) - [ ] deb package target in Makefile - [ ] reproducible builds - [ ] add your suggestions!