-
Notifications
You must be signed in to change notification settings - Fork 35
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
Additions/Edits to make README.md more beginner-friendly #152
Comments
Related issue: #148 Add jshint. |
Can I give it a go to solve (a), (b), (d) & (e), please? :) |
We need to define the new updated structure of readme here, before starting to work on this. Let's start with this as a draft:
// Need write content for 3 new extra useful section to help first time contributors
Does this sound reasonable? Readme should be able to cover:
|
Nice work @adriennelim and @cherchezlafemme ! Upon further research, it seems to me that we are supposed to create a clone of our fork instead of a clone of the original repo i.e. I wonder if my understanding is correct or if the instruction in README.md needs to be updated? :) |
Need to include information on "How to name a PR" and "What to put in description of PR" + "How to reference the issue the PR is addressing". |
Hello Anya et al, Apologies, I won't be able to complete this task due to increased workload. Can you change the status so that it's up for grabs for others? Thanks & sorry! |
Closed this by accident - reopening now. |
no problem @adriennelim thank you so much for letting us know! ❤️ |
Whilst the current README.md guide provided a lot of good info, I encountered several issues while following the step by step guide. Following a brief discussion with Anya, here is a list of improvement opportunities identified:
a) Add step to cd into local forked repo before proceeding to next installation steps.
b) Add note to explain that if already running a newer version of Ruby and there may be a need to install 2.3.1 in order to switch to the older version before proceeding with other installation steps.
c) Add section to explain how to run site locally (step by step guide & tips). Cover case there if already had worked on a project before and want to contribute again.
d) Add section to explain GitHub workflow (step by step guide & tips) e.g.
e) Add a list of topics in the beginning with links to different sections of the Readme for easier discovery and navigation. Here's an example.
The text was updated successfully, but these errors were encountered: