From 66cec45960ce1d9c794e9399de15c138acb18aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:03:42 +0200 Subject: Adding upstream version 7.3.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/postgresql/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ansible_collections/community/postgresql/CONTRIBUTING.md (limited to 'ansible_collections/community/postgresql/CONTRIBUTING.md') diff --git a/ansible_collections/community/postgresql/CONTRIBUTING.md b/ansible_collections/community/postgresql/CONTRIBUTING.md new file mode 100644 index 00000000..70cd5557 --- /dev/null +++ b/ansible_collections/community/postgresql/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing + +Refer to the [Ansible Contributing guidelines](https://docs.ansible.com/ansible/devel/community/index.html) to learn how to contribute to this collection. + +Refer to the [review checklist](https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_reviewing.html) when triaging issues or reviewing PRs. -- cgit v1.2.3