mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-18 11:21:25 +00:00
Merge pull request #146 from TrevorBenson/readme-include-wiki-reference
section for reporting issues
This commit is contained in:
commit
3e40c16368
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user