From b731b55de4591e02211337c4b146242dfa160609 Mon Sep 17 00:00:00 2001 From: mauwii Date: Sun, 19 Feb 2023 21:17:09 +0100 Subject: [PATCH] update title in `docs/help/contributing/index.md` --- docs/help/contributing/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/help/contributing/index.md b/docs/help/contributing/index.md index 9a1e3691fb..9e33003ef2 100644 --- a/docs/help/contributing/index.md +++ b/docs/help/contributing/index.md @@ -1,7 +1,9 @@ --- -title: Contribute +title: Contributing --- +# :fontawesome-solid-code-commit: Contributing + There are different ways how you can contribute to [InvokeAI](https://github.com/invoke-ai/InvokeAI), like Translations, opening Issues for Bugs or ideas how to improve.