Skip to content
Nikola Metulev edited this page Aug 5, 2022 · 8 revisions

Welcome to the PWABuilder wiki!

This Wiki is here to define our development practices and help onboard developers who are working on the PWABuilder front-end. Check out the table of contents to the right to find the topic you are looking for!

Thank you for being an active contributor to the PWABuilder codebase. Below we have outlined how we plan sprints, tag tasks, and manage contributions.

All sprint planning takes place on this GitHub project

General Notes:

  • Sprints start on the first Tuesday or Thursday of the month and ends on the last day of the month.
  • Milestones are a great way for the team to work that span over multiple sprints.
  • If you are opening a bug/issue, please make sure to properly document the reproduction steps so that we can easily triage them.
  • If you want to take on an issue, simply comment on the issue and let us know.

How we cost cards:

The team typically categories tasks by T-shirt sizing them Sizing structure can be found below:

  • S = 1-3 days worth of work
  • M = 1-2 weeks worth of work
  • L = 1 month worth of work
  • XL = 2+ months worth of work

Useful Links:

New to project management tooling on GitHub? Checkout the docs