summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2020-09-16 09:05:11 -0500
committerbaude <bbaude@redhat.com>2020-09-16 09:05:11 -0500
commit10bee98ae934f301d532076fd4ac030836e4c739 (patch)
tree8a9200d34fdb98650ca1d51225620df2712b4ab4 /README.md
parent8a6a8a4e1e609aaeb1f57f7e7a1c8523cd373040 (diff)
clarify where to report issues
add to readme where to report issues. Fixes: #26 Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 16c9b13..19c9325 100644
--- a/README.md
+++ b/README.md
@@ -42,3 +42,8 @@ reboot. Therefore, files are stored in `/run/containers/cni/dnsname`, or under
Much like the implementation of DNSMasq for libvirt, this plugin will only set up dnsmasq to listen on the network
interfaces associated with the CNI network. The DNSMasq services are not configured or managed by systemd but rather
only by the plugin itself.
+
+## Reporting issues
+If you are using dnsname code compiled directly from github, then reporting bugs and problem to the dnsname github issues tracker
+is appropriate. In the case that you are using code compiled and provided by a Linux distribution, you should file the problem
+with their appropriate bug tracker (bugzilla/trackpad).