Skip to content

Commit a5fff32

Browse files
committed
Update README.md
Update outdated issue links
1 parent 082f8b0 commit a5fff32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ active development and source stability is not guaranteed.
250250
Swift-DocC tracks all bug reports with
251251
[GitHub Issues](https://github.com/apple/swift-docc/issues).
252252
When you submit a bug report we ask that you follow the
253-
[provided template](https://github.com/apple/swift-docc/issues/new?template=BUG_REPORT.md)
253+
[provided template](https://github.com/apple/swift-docc/issues/new?assignees=&labels=bug&template=BUG_REPORT.yml)
254254
and provide as many details as possible.
255255

256256
> **Note:** You can use the [`environment`](bin/environment) script
@@ -268,7 +268,7 @@ that will help us track down the bug faster.
268268
### Submitting a Feature Request
269269

270270
For feature requests, please feel free to file a
271-
[GitHub issue](https://github.com/apple/swift-docc/issues/new?template=FEATURE_REQUEST.md)
271+
[GitHub issue](https://github.com/apple/swift-docc/issues/new?assignees=&labels=enhancement&template=FEATURE_REQUEST.yml)
272272
or start a discussion on the [Swift Forums](https://forums.swift.org/c/development/swift-docc).
273273

274274
Don't hesitate to submit a feature request if you see a way

0 commit comments

Comments
 (0)