Skip to content

No labels!

There aren’t any labels for this repository quite yet.

approved
approved
This issue is approved, and ready to be worked on.
area: admin
area: admin
Code relating to admin functionality like creating and reading form responses.
area: authentication
area: authentication
Code relating to authentication with the backend service, typically for admin only routes.
area: ci
area: ci
CI-related updates to this repository
area: docs
area: docs
Documentation updates to this repository.
area: form submission
area: form submission
Code relating to the response submission to forms backend.
area: route
area: route
Code that will create a new route on the web application.
area: validation
area: validation
Code relating to validation of user input and Pydantic models.
dependencies
dependencies
Pull requests that update a dependency file
P0
P0
Critical priority tasks.
P1
P1
High priority tasks.
P2
P2
Medium priority tasks.
P3
P3
Low priority tasks.
triage
triage
Issues that require triage attention
type: bug
type: bug
A bug that needs fixing!
type: discussion
type: discussion
A discussion about implementation, typically preceding a feature.
type: feature
type: feature
A new feature that should be added to the application.