Skip to content

Web Developer

Eva Lieu edited this page Dec 10, 2019 · 7 revisions

To get started on contributing to this project, please begin with the following:

  1. Read the development ReadMe and set up your local development environment.

  2. Take a look at the Frontend or Backend Kanban Boards to see which issues you'd like to take on. Also talk to your PM if you have any questions about the issues.

  3. Comment on the issue that you would like to tackle so you can be assigned to it.

  4. Follow the instructions to Making a Pull Request.

  5. Congrats! You just made an open-source contribution! If all is well, your pull request will be merged. If not, a reviewer will comment on your code for changes to be made. Once your code is merged, go ahead and find another issue to tackle.


Here's an example from the Hack for LA Website team's Developer onboarding.

The above example points to a readme that is the first thing people read when they look at the repository. The website team is in the middle of changing that, to be more project focused, and guide people to the wiki, which is more user friendly. How will you make your README.md more user friendly? Will you move the developer startup instructions into front end and back end specific guides? Will those be wiki pages?