Issue Tracking

For issue management, we’ll be using Github issues (Issues tab) & Github projects (Projects tab, Dev project. Assigned tasks will appear in the Todo, assigned issues with No Statusare hold off until further notice. If an issue is urgent, it will be tagged accordingly.priority: low, priority: medium, priority: high` are the tags.

Once you are ready to start on an issue do 2 things.

  1. Move issue from Todo to In Progress
  2. Clone latest master branch locally to a feature branch using our git naming convention.

To commit messages, you may run pnpm commitfor an interactive CLI to guide you through proper formatting.

Creating Issues

If you are new to the project, you’ll be assigned an issue created by me or any of the team. But as you become more familiar with the project. We encourage you to create your own issues. Only the type and scope are required when creating an issue.

Issues fall under these main top level categories:

Type

These tags describe the nature of the work required for an issue. Some possible types of work might include:

Status

These tags describe the current status of an issue. Some possible statuses might include: