Files
temporal/.github/PULL_REQUEST_TEMPLATE.md
Alex Shtin 87a0efccb1 Improve PR description template (#7706)
## What changed?
Removed useless sections. Improved others. Changed HTML comments to
_italic_ placeholders. Added GHA to validate placeholder removal (not
blocking for now).

## Why?
Team agreement.

## How did you test it?
- [ ] built
- [x] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)
2025-05-06 11:52:13 -07:00

404 B

What changed?

Describe what has changed in this PR.

Why?

Tell your future self why have you made these changes.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

Any change is risky. Identify all risks you are aware of. If none, remove this section.