Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 612f68a

Browse files
Update PR template (#13302)
Co-authored-by: Silvio Vasiljevic <silvio.vasiljevic@gmail.com>
1 parent a01a933 commit 612f68a

1 file changed

Lines changed: 15 additions & 11 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,28 @@
1-
<!-- Please refer to the contribution guidelines before raising a PR: https://github.com/localstack/localstack/blob/main/docs/CONTRIBUTING.md -->
1+
<!--
2+
Please refer to the contribution guidelines before raising a PR.
3+
https://github.com/localstack/localstack/blob/main/docs/CONTRIBUTING.md
4+
-->
25

3-
<!-- Why am I raising this PR? Add context such as related issues, PRs, or documentation. -->
46
## Motivation
57

8+
<!--
9+
Elaborate the background and intent for raising this PR.
10+
-->
611

7-
<!-- What changes does this PR make? How does LocalStack behave differently now? -->
812
## Changes
913

10-
<!-- Optional section: How to test these changes? -->
1114
<!--
12-
## Testing
13-
15+
Summarise the changes proposed in the PR.
1416
-->
1517

16-
<!-- Optional section: What's left to do before it can be merged? -->
18+
## Tests
19+
1720
<!--
18-
## TODO
21+
Optional: How are the proposed changes tested?
22+
-->
1923

20-
What's left to do:
24+
## Related
2125

22-
- [ ] ...
23-
- [ ] ...
26+
<!--
27+
Optional: Links to related issues and references (e.g., Linear IDs).
2428
-->

0 commit comments

Comments
 (0)