From 35018ab3c9237d05fdb45c57d6587b0660cb9f15 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Sat, 5 Feb 2022 07:20:06 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 37eeefb..e38618f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,12 @@ inspired this project. ### FAQ +#### I found a problem with the examples; what do I do? + +We're very happy to fix problem reports and accept contributions! Please submit +[an issue](https://github.com/mmcgrana/gobyexample/issues) or send a Pull Request. +See `CONTRIBUTING.md` for more details. + #### What version of Go is required to run these examples? Given Go's strong [backwards compatibility guarantees](https://go.dev/doc/go1compat),