From 1ccd02f9f813b1ff2634aa13f55e6372082f12e7 Mon Sep 17 00:00:00 2001 From: Dott <88314186+godhyeongman@users.noreply.github.com> Date: Wed, 6 Sep 2023 19:55:24 +0900 Subject: [PATCH] Fix issue link in contribution guide (#2381) * document: fix duplicated contribution guide open issues page link * run yarn version check as declined --- .github/CONTRIBUTING.md | 2 +- .yarn/versions/a66e1aa5.yml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .yarn/versions/a66e1aa5.yml diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ef7516932..089d30ae2 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -29,7 +29,7 @@ If you have questions about Radix Primitives, be sure to check out the docs wher There are many ways to contribute to the project. Code is just one possible means of contribution. - **Feedback.** Tell us what we're doing well or where we can improve. -- **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). +- **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). - **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! - **Report.** Create issues with bug reports so we can make Primitives even better. diff --git a/.yarn/versions/a66e1aa5.yml b/.yarn/versions/a66e1aa5.yml new file mode 100644 index 000000000..e03b86dd5 --- /dev/null +++ b/.yarn/versions/a66e1aa5.yml @@ -0,0 +1,2 @@ +declined: + - primitives