Skip to content

Commit 1ccd02f

Browse files
authored
Fix issue link in contribution guide (radix-ui#2381)
* document: fix duplicated contribution guide open issues page link * run yarn version check as declined
1 parent ea63769 commit 1ccd02f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you have questions about Radix Primitives, be sure to check out the docs wher
2929
There are many ways to contribute to the project. Code is just one possible means of contribution.
3030

3131
- **Feedback.** Tell us what we're doing well or where we can improve.
32-
- **Support.** You can answer questions on StackOverflow or [GitHub Discussions](https://github.com/radix-ui/primitives/discussions), or provide solutions for others in [open issues](https://github.com/radix-ui/primitives/issueshttps://github.com/radix-ui/primitives/issues).
32+
- **Support.** You can answer questions on StackOverflow or [GitHub Discussions](https://github.com/radix-ui/primitives/discussions), or provide solutions for others in [open issues](https://github.com/radix-ui/primitives/issues).
3333
- **Write.** If you come up with an interesting example, write about it. Post it to your blog and share it with us. We'd love to see what folks in the community build with Primitives!
3434
- **Report.** Create issues with bug reports so we can make Primitives even better.
3535

.yarn/versions/a66e1aa5.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
declined:
2+
- primitives

0 commit comments

Comments
 (0)