From e2b02aac78bddcce6cb13902470dbd7a4bb96a6e Mon Sep 17 00:00:00 2001 From: Aurelien Lourot Date: Thu, 17 Dec 2020 13:21:09 +0100 Subject: [PATCH] Add link to launchpad Change-Id: I8562380d74f8fd000c6808100c4e425fd6716bd8 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51de946..86ed83b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ This interface layer handles the communication among Magpie peers. - # Usage ## Peers @@ -42,5 +41,8 @@ def check_peers(magpie): # do stuff with nodes ``` -# Contact Information +# Bugs +Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-interface-magpie/+filebug). + +For general questions please refer to the OpenStack [Charm Guide](https://docs.openstack.org/charm-guide/latest/).