We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f97e0a commit a5283ebCopy full SHA for a5283eb
README.md
@@ -104,7 +104,7 @@ into your `WORKSPACE` and depend on the libraries you need from the
104
`Library_opt` target (such as `SwiftSyntax_opt`) which forces
105
SwiftSyntax to always build with optimizations enabled. This may help
106
local runtime performance at the cost of debuggability, and initial
107
-build time.
+build time. Please tag any [issues](https://github.com/apple/swift-syntax/issues) related to the Bazel configuration with the label "Bazel".
108
109
## License
110
0 commit comments