X Tutup
Skip to content

Commit b495600

Browse files
author
Sam Coe
committed
Fix up feature request issues url
1 parent 35e739d commit b495600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[license]: ../LICENSE
55
[code-of-conduct]: CODE-OF-CONDUCT.md
66
[bug issues]: https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue+label%3Abug
7-
[feature request issues]: https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue+label%3A+label%3Aenhancement
7+
[feature request issues]: https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement
88

99
Hi! Thanks for your interest in contributing to the GitHub CLI!
1010

0 commit comments

Comments
 (0)
X Tutup