Skip to content

Commit a5283eb

Browse files
keithDougGregor
andauthored
Update README.md
Co-authored-by: Doug Gregor <dgregor@apple.com>
1 parent 3f97e0a commit a5283eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ into your `WORKSPACE` and depend on the libraries you need from the
104104
`Library_opt` target (such as `SwiftSyntax_opt`) which forces
105105
SwiftSyntax to always build with optimizations enabled. This may help
106106
local runtime performance at the cost of debuggability, and initial
107-
build time.
107+
build time. Please tag any [issues](https://github.com/apple/swift-syntax/issues) related to the Bazel configuration with the label "Bazel".
108108

109109
## License
110110

0 commit comments

Comments
 (0)