From 70112952905bd5fbe49b05ebdb7ed41b7de30472 Mon Sep 17 00:00:00 2001 From: illuminatus Date: Tue, 12 Sep 2023 11:14:19 -0700 Subject: [PATCH] section for reporting issues Signed-off-by: illuminatus --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2cccba9..f787bce 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,7 @@ For best experience use IntelliJ+Bazel but `govendor` creates structure that is `ibazel run //TARGET:TARGET.server` - example: `ibazel run //apollo/ui:apollo.server` #### Find UI server targets `bazel query 'attr(tags, "resf_frontend_server", //...)'` + +## Reporting Issues / Bugs + +Before opening any issues in this GitHub repository, please take a moment to read the wiki page [Reporting Bugs and RFE's](https://wiki.rockylinux.org/rocky/bugs/)