Skip to content

Adding your Project to the WWCDC Wiki

Anissa Jones edited this page May 29, 2017 · 3 revisions

global_wwcdc

If you just want your link to be housed under this wiki, please submit an issue to this repo and include:

  • Project name
  • Short Description
  • Which language it should go under
  • Include @superjones to ping Anissa (or any WWCDC lead) about your issue.

If you want to put your repo under Women Who Code DC organization:

  1. Create a repo.
  2. Add the needed information found below.
  3. Go to your repositories settings, scroll to the bottom and click Transfer Ownership
  4. Type the name of the repo and womenwhocodedc in the organization field.
  5. Ping Anissa (or any WWCDC lead) about the transfer.

Your Repo should have:

1. README.md

This should include a Description, Installation Guide, How to run tests, and Author/contact links.

2. Issues

Issues at minimum should be tagged with

  • Experience tags like: Easy, Medium, Hard so contributors know expected difficulty level.
  • Front-end tags like: UX/UI, Design, CSS, or HTML for contributors with a Front End skill set.

Good tagging is helpful for everyone and we think this is a great tagging style guide.

3. Projects page (Preferable but not required)

A workflow will allow you to organize your work, as well as give newbies a chance to work with a kanban board.

4. A mention of Women Who Code DC

and link to WWCDC Code of Conduct if you do not have your own CoC.