Skip to content

Labels

Labels

  • approved

    This issue is approved, and ready to be worked on.
  • area: admin

    Code relating to admin functionality like creating and reading form responses.
  • area: authentication

    Code relating to authentication with the backend service, typically for admin only routes.
  • area: ci

    CI-related updates to this repository
  • area: docs

    Documentation updates to this repository.
  • area: form submission

    Code relating to the response submission to forms backend.
  • area: route

    Code that will create a new route on the web application.
  • area: validation

    Code relating to validation of user input and Pydantic models.
  • dependencies

    Pull requests that update a dependency file
  • P0

    Critical priority tasks.
  • P1

    High priority tasks.
  • P2

    Medium priority tasks.
  • P3

    Low priority tasks.
  • triage

    Issues that require triage attention
  • type: bug

    A bug that needs fixing!
  • type: discussion

    A discussion about implementation, typically preceding a feature.
  • type: feature

    A new feature that should be added to the application.