Skip to content

Commit b360bb1

Browse files
authored
Clarify GitHub issue tracking and Contributor's Guide
Updated references to the Contributor's Guide and issue tracking.
1 parent 3e1c891 commit b360bb1

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

SUPPORT.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,9 @@ For bugs, documentation problems, feature requests, and general questions, use G
2222

2323
## Bugs, docs, and feature requests
2424

25-
This project uses [GitHub issues][gh-issue] to [track bugs][gh-bug] and [feature requests][gh-feature]. For guidance, see [how to report issues](https://aka.ms/azurelinux-reportissues).
25+
This project uses GitHub issues to track bugs and feature requests. For guidance, see [How to report issues](https://aka.ms/azurelinux-reportissues).
2626

2727
## Questions
2828

29-
For questions about using this project, please look at our [Contributor's Guide][CONTRIBUTING.md].
29+
For questions about using this project, please look at our [Contributor's guide](./CONTRIBUTING.md).
3030

31-
[gh-issue]: https://github.com/microsoft/azurelinux/issues
32-
[gh-bug]: https://github.com/microsoft/azurelinux/issues?q=is%3Aissue+label%3Abug
33-
[gh-feature]: https://github.com/microsoft/azurelinux/issues?q=is%3Aissue+label%3Afeature
34-
[CONTRIBUTING.md]: ./CONTRIBUTING.md

0 commit comments

Comments
 (0)