-
Notifications
You must be signed in to change notification settings - Fork 35
Description
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.
- how to submit new issue (bug/feat)
- how to make pull requests
- work on branches (not master!)
- switching to another branch if fixing multiple issues
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.