Files
sqlserver2025-localdev/.gitea/PULL_REQUEST_TEMPLATE/default.md

12 lines
206 B
Markdown

## What
Describe what this PR changes.
## Why
Why is this change needed?
## How to test
- [ ] `./scripts/start.sh`
- [ ] `./scripts/seed.sh`
- [ ] `./scripts/migrate.sh`
- [ ] T-SQL smoke test in VS Code