From a74eef69a21ad6fb00f111e3badb1ee155e991a3 Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Sun, 3 Sep 2023 13:12:20 +0200 Subject: [PATCH] Add project management section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 908a7ff..6e661ef 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ Feel free to contribute. * [overcommit](https://github.com/sds/overcommit) - Fully configurable and extendable Git hook manager. * [pre-commit](https://github.com/pre-commit/pre-commit) - Framework for managing and maintaining multi-language pre-commit hooks. +## Project Management +* [git-appraise](https://github.com/google/git-appraise) - Distributed code review system for Git repos. +* [git-bug](https://github.com/MichaelMure/git-bug) - Distributed, offline-first bug tracker embedded in git, with bridges. + ## Utilities * [Git extras](https://github.com/tj/git-extras) - Repo summary, repl, changelog population, author commit percentages and more. * [Git plus](https://github.com/tkrajina/git-plus) - Set of git utilities.