Skip to content

#674: Add project country question - #684

Draft
samrichca wants to merge 1 commit into
mainfrom
feat/674-jurisdiction-question
Draft

#674: Add project country question#684
samrichca wants to merge 1 commit into
mainfrom
feat/674-jurisdiction-question

Conversation

@samrichca

Copy link
Copy Markdown

Summary

Add a question

Related Issues

Description of Changes

General description of the changes in your PR and the functionality it adds.

UI

  • Added a new component ComponentName which achieves some functionality.
    • Description of ComponentName and the changes you made to create it
    • Added package package name to handle something

Server

  • Added new endpoint GET /stuffthat does stuff

Special Instructions

Before running these changes, you will need to install package name:

pnpm i

Readiness Checklist

  • Self Review
    • I have performed a self review of code
    • I have run the application locally and manually tested the feature
  • PR Format
    • The PR title is properly formatted to match the pattern: #{TicketNumber}: Description of Changes
    • Links are included to all relevant tickets
  • Labels Added
    • Label is added for each package/app that is modified (api, ui, data-model, etc.)
    • Label is added for the type of work done in this PR (feature, fix, chore, documentation)
  • Local Testing
    • Successfully built all packages locally
    • Successfully ran all test suites, all unit and integration tests pass
  • Updated Tests
    • Unit and integration tests have been added that describe the bug that was fixed or the features that were added
  • Documentation
    • All new environment variables added to .env.schema file and documented in the README
    • All changes to server HTTP endpoints have open-api documentation
    • All new functions exported from their module have TSDoc comment documentation

@samrichca
samrichca marked this pull request as draft July 23, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant