-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Quick Start Guides for Contributors #33
Comments
I think this is well beyond the scope of the material we'd want to have here. However, there might be some use in adequately linking to our Foundational Technologies page the way we do here: And, also submitting a PR for the open source website to add pre-existing guides for the use of Jekyll that could be useful.
Anyone else have thoughts? |
Let me ask for different ideas in the Slack channel |
@Silvia-Wachira @possumbilities I appreciate the discussion about improving the onboarding experience for new contributors. I strongly agree with the idea of creating a separate Quick Start Guide. This can help streamline the essential setup instructions and frequently asked questions without overwhelming newcomers with too much detail in the main README.md. |
I think inviting existing contributors to share their experiences in the new Quick Start Guide is a wonderful way to provide real-world insights. This can enrich the content and make it even more relevant to newcomers. Hope I am not out of topic |
@Vanessa082 Thank you for your input and no you are not out of topic. I actually agree with you because I had a hard time getting started with the project and that is why I thought of a quick start guide. |
Problem
New contributors often encounter challenges related to the environment setup, which can discourage participation and slow down contributions.The existing documentation could use instructions for beginners to set up the project locally though there is a challenge in making the README.md complex.
Description
While the current README provides valuable information about the project, It would be beneficial to also have a file that would have Quick set up instructions and common issues or FAQs for new contributers. This issue is related to issue #110.
One example is a guide for installing Jekyll and any dependencies.
Alternatives
Expanding the README.md will make it overly long and complex and important information could get buried under excessive detail
Implementation
The text was updated successfully, but these errors were encountered: