Skip to content

Commit dcbf3d1

Browse files
authored
Merge pull request swiftlang#113 from Dschee/master
[README] Add section on how to report issues
2 parents 882e014 + fa3a1e6 commit dcbf3d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ the Swift compiler source because we always push gyb-generated files to a tag.
9191

9292
[**Muter**](https://github.com/SeanROlszewski/muter): Automated mutation testing for Swift
9393

94+
### Reporting Issues
95+
96+
If you should hit any issues while using SwiftSyntax, we appreciate bug reports on [bugs.swift.org](https://bugs.swift.org) in the [SwiftSyntax component](https://bugs.swift.org/issues/?jql=component%20%3D%20SwiftSyntax).
97+
9498
## Contributing
9599

96100
### Building SwiftSyntax from `master`

0 commit comments

Comments
 (0)