summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-09-17 15:57:11 -0400
committerGitHub <noreply@github.com>2020-09-17 15:57:11 -0400
commit5ea68141aea03ba7ffeca44a899a1e7854549bdf (patch)
tree2345f90d59d91048097f66aeedd9e7702f597ccb /README.md
parent5f160ae03b18985b2a2371daade39f99e341d969 (diff)
parent10bee98ae934f301d532076fd4ac030836e4c739 (diff)
Merge pull request #34 from baude/issue26
clarify where to report issues
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 32e6cec..4529437 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).