From da6617d4c8333de2f82b987abc224a188e4f0ae6 Mon Sep 17 00:00:00 2001 From: runarcn Date: Mon, 9 Oct 2023 09:34:49 +0200 Subject: [PATCH] Add CoC-info to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be072d4..dd9eca1 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ Warehouse is now available on Flathub! Visit your software store and search for - We have a [Discord Server](https://discord.gg/Sq85C42Xkt) and a [Matrix Room](https://matrix.to/#/#warehouse:beeper.com) to discuss and send announcements in! - You can always open issues, PRs, and use other GitHub features here +## Code of Conduct +- The Warehouse project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct). See `CODE_OF_CONDUCT.md` for more information. + ## ℹ️ Important Notes: - Translators, I thank you very much for your interest and contributions, but as of now Warehouse is not accpeting any translation work until proper translation infrastructure is in place. - This project is still in its early stages, developed by a newcomer. Your understanding of potential bugs is greatly appreciated. @@ -60,4 +63,4 @@ flatpak run io.github.flattool.Warehouse - Installing new apps via ID match - Pin / unpin runtimes and apps - Option to uninstall apps when removing a remote -- Make refreshing the main list after install and uninstall happen in a thread \ No newline at end of file +- Make refreshing the main list after install and uninstall happen in a thread