Skip to content

Commit 1f74a96

Browse files
goruhaosterman
andauthored
Update PULL_REQUEST_TEMPLATE.md (#1199)
Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <[email protected]>
1 parent a10df84 commit 1f74a96

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1-
## what
1+
# 🚫 Pull Requests Are No Longer Accepted
22

3-
<!--
4-
- Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?)
5-
- Use bullet points to be concise and to the point.
6-
-->
3+
> [!WARNING]
4+
> ## This Repository Has Migrated!
5+
> All components have been migrated to the [Cloud Posse Terraform Components GitHub organization](https://github.com/cloudposse-terraform-components).
6+
>
7+
> **Please open pull requests there instead.**
78
8-
## why
99

10-
<!--
11-
- Provide the justifications for the changes (e.g. business case).
12-
- Describe why these changes were made (e.g. why do these commits fix the problem?)
13-
- Use bullet points to be concise and to the point.
14-
-->
1510

16-
## references
11+
## ✅ What to Do Instead
12+
1. Identify the individual component(s) related to your change.
13+
2. Look up its repository in the [Terraform Components organization](https://github.com/cloudposse-terraform-components).
14+
3. Submit your pull request against the new component repository.
1715

18-
<!--
19-
- Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
20-
- Use `closes #123`, if this PR closes a GitHub issue `#123`
21-
-->
16+
For more information about this migration, see the [official announcement and migration details](https://docs.cloudposse.com/blog/terraform-components-have-moved/).
17+
18+
Thank you for all the contributions and your continued support!
19+
20+
— The Cloud Posse Team

0 commit comments

Comments
 (0)