You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This source file is part of the Swift.org open source project
2
+
#
3
+
# Copyright (c) 2022 Apple Inc. and the Swift project authors
4
+
# Licensed under Apache License v2.0 with Runtime Library Exception
5
+
#
6
+
# See https://swift.org/LICENSE.txt for license information
7
+
# See https://swift.org/CONTRIBUTORS.txt for Swift project authors
8
+
9
+
# This is set to `false` to encourage users to use the provided templates instead
10
+
# of beginning with a blank one.
11
+
#
12
+
# For details, see: https://docs.github.com/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Start contributing to SwiftSyntax see [this guide](https://github.com/apple/swif
51
51
52
52
## Reporting Issues
53
53
54
-
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).
54
+
If you should hit any issues while using SwiftSyntax, we appreciate bug reports on [GitHub Issue](https://github.com/apple/swift-syntax/issues).
0 commit comments