Skip to content

Commit 5108ae2

Browse files
authored
Update CONTRIBUTING.md (#5164)
The links for the bug report and feature request templates were both broken...
1 parent 01c48d6 commit 5108ae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Please review the project [Code of Conduct](https://github.com/video-dev/hls.js/
1717

1818
First, if you found an issue, **ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/video-dev/hls.js/issues).
1919

20-
If you're unable to find an open issue addressing the problem, open a new one using the [bug report template](https://github.com/video-dev/hls.js/issues/new?template=bug_report.md). As part of your issue, make sure to include:
20+
If you're unable to find an open issue addressing the problem, open a new one using the [bug report template](https://github.com/video-dev/hls.js/issues/new?template=bug.yaml). As part of your issue, make sure to include:
2121

2222
- Test stream/page (if possible)
2323
- hls.js configuration
@@ -31,7 +31,7 @@ If the issue is related to your stream, and you cannot share the stream, please
3131

3232
## Feature Requests
3333

34-
File feature requests using the [Feature request template](https://github.com/video-dev/hls.js/issues/new?assignees=&labels=&template=feature_request.md) filling out all parts.
34+
File feature requests using the [Feature request template](https://github.com/video-dev/hls.js/issues/new?assignees=&labels=&template=feature.yaml) filling out all parts.
3535

3636
Like with bug reports, please be as detailed as possible and try to make sure other contributors have everything they need to understand your request and how it will improve the project.
3737

0 commit comments

Comments
 (0)