From 0cec31c23f12560139a8550f0b26361d8c1c74f9 Mon Sep 17 00:00:00 2001 From: Marcus Chan Date: Fri, 7 Jul 2023 13:39:56 -0700 Subject: [PATCH] fix: add missing spaces in faq --- docs/contributing/introduction-to-contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing/introduction-to-contributing.md b/docs/contributing/introduction-to-contributing.md index 9d415c49..4e06896e 100644 --- a/docs/contributing/introduction-to-contributing.md +++ b/docs/contributing/introduction-to-contributing.md @@ -150,12 +150,12 @@ Do you have questions? Join the conversation in our [Discord](https://discord.gg ## Frequently Asked Questions 1. **How do I find good first issues?** - We recommend checking out sites like [Good First Issues](https://goodfirstissues.com/) and [First Timers Only](https://www.firsttimersonly.com/). They will lead you to projects and issues worth working on. We also recommend using the `Good First Issue` label in the search engine of the project you want to contribute to. Check out[this YouTube Short from GitHub](https://www.youtube.com/watch?v=k3l_rurKOXg) to learn more. Furthermore, check out our daily "Who's looking for open source contributors?" on [Dev.to](https://dev.to/opensauced/whos-looking-for-open-source-contributors-week-46-247i) + We recommend checking out sites like [Good First Issues](https://goodfirstissues.com/) and [First Timers Only](https://www.firsttimersonly.com/). They will lead you to projects and issues worth working on. We also recommend using the `Good First Issue` label in the search engine of the project you want to contribute to. Check out [this YouTube Short from GitHub](https://www.youtube.com/watch?v=k3l_rurKOXg) to learn more. Furthermore, check out our daily "Who's looking for open source contributors?" on [Dev.to](https://dev.to/opensauced/whos-looking-for-open-source-contributors-week-46-247i) 1. **My contribution does not show up on my OpenSauced profile. How do I fix it?** We suggest creating a [Insight page](https://github.com/open-sauced/intro/blob/main/05-how-to-contribute-to-open-source.md#discovering-open-source-with-opensauced) or adding your merged pull request to [the Highlights Page](https://github.com/open-sauced/intro/blob/main/06-the-secret-sauce.md#develop-your-open-source-resume). 1. **I want to find "X" language or frameworks data. How do I find it?** -Post your suggestion in our[Feedback repository](https://github.com/orgs/open-sauced/discussions). We'd love to see it! :smile: +Post your suggestion in our [Feedback repository](https://github.com/orgs/open-sauced/discussions). We'd love to see it! :smile: ## License