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

Commit d47fa92

Browse files
author
Terraform User
committed
Managed by Terraform
1 parent 6aa3c4b commit d47fa92

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Description
2+
3+
(replace me) -> Use the linear generated branch name to automatically attach the issue description as a comment on the PR. If you don't have a linear issue, strongly consider making one! Otherwise, include a meaningful description of the change and why we're making it now.
4+
5+
# Checklist:
6+
- [ ] All changes in this PR are at least one version backwards compatible, (reverting this PR is safe eg data migrations are backwards compatible).
7+
- [ ] I have performed a thorough self-review of my code
8+
- [ ] I have commented the code, particularly in hard-to-understand areas
9+
- [ ] I have made corresponding changes to the documentation (README.md, architecture docs, public docs, etc).

0 commit comments

Comments
 (0)