From c1ea25d14d2ac90340d966b007d5699afbab72a1 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 11 Jul 2023 10:34:35 +0200 Subject: [PATCH] README: Define project's mission statement --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cb2271..a0cee40 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This collection is a part of the Ansible package. +Ansible `community.mysql` collection community mission is to produce simple, flexible, +and powerful open-source software for automating MySQL- and MariaDB-related tasks. + ## Code of Conduct We follow the [Ansible Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html) in all our interactions within this project. @@ -17,7 +20,7 @@ We are actively accepting new contributors. Any kind of contribution is very welcome. -You don't know how to start? Refer to our [contribution guide](https://github.com/ansible-collections/community.mysql/blob/main/CONTRIBUTING.md)! +You don't know how to start? Refer to our [contribution guide](https://github.com/ansible-collections/community.mysql/blob/main/CONTRIBUTING.md) or ask us in the [#mysql:ansible.com room](https://matrix.to/#/#mysql:ansible.com) on [Matrix](https://docs.ansible.com/ansible/devel/community/communication.html#ansible-community-on-matrix)! ## Collection maintenance