Merge pull request #146 from TrevorBenson/readme-include-wiki-reference

section for reporting issues
This commit is contained in:
resf-prow[bot] 2023-09-25 20:52:59 +00:00 committed by GitHub
commit 3e40c16368
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/)