section for reporting issues

Signed-off-by: illuminatus <trevor.benson@gmail.com>
This commit is contained in:
TREVOR BENSON 2023-09-12 11:14:19 -07:00 committed by GitHub
parent 163e01c788
commit 7011295290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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/)