Skip to content

Commit cebf734

Browse files
authored
Merge pull request #98 from github/elbrenn/contributing-links
Fix links in CONTRIBUTING.md
2 parents 50728cb + e180dfc commit cebf734

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please avoid:
2121

2222
* Opening pull requests for issues marked `needs-design`, `needs-investigation`, or `blocked`.
2323

24-
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE.md).
24+
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE).
2525

2626
Please note that this project is released with a [Contributor Code of Conduct][code-of-conduct]. By participating in this project you agree to abide by its terms.
2727

@@ -132,3 +132,9 @@ Here are a few things you can do that will increase the likelihood of your pull
132132
- [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
133133
- [Using Pull Requests](https://help.github.com/articles/about-pull-requests/)
134134
- [GitHub Help](https://help.github.com)
135+
136+
137+
[bug issues]: https://github.com/github/vscode-github-actions/labels/bug
138+
[feature request issues]: https://github.com/github/vscode-github-actions/labels/enhancement
139+
[hw]: https://github.com/github/vscode-github-actions/labels/help%20wanted
140+
[gfi]: https://github.com/github/vscode-github-actions/labels/good%20first%20issue

0 commit comments

Comments
 (0)