8000 - · symfony/ux-cropperjs@e32e091 · GitHub
[go: up one dir, main page]

Skip to content

Commit e32e091

Browse files
-
1 parent bae40f1 commit e32e091

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Please do not submit any Pull Requests here. They will be closed.
22
---
3+
34
Please submit your PR here instead:
45
https://github.com/symfony/ux
6+
57
This repository is what we call a "subtree split": a read-only subset of that main repository.
6-
We're looking forward to your PR there!
8+
We're looking forward to your PR there!

.github/workflows/check-subtree-split.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ jobs:
1616
issue_number: context.issue.number,
1717
body: `
1818
Thanks for your Pull Request! We love contributions.
19+
1920
However, you should instead open your PR on the main repository:
2021
https://github.com/symfony/ux
22+
2123
This repository is what we call a "subtree split": a read-only subset of that main repository.
2224
We're looking forward to your PR there!
2325
`
@@ -28,4 +30,4 @@ jobs:
2830
pull_number: context.issue.number,
2931
state: "closed"
3032
});
31-
}
33+
}

0 commit comments

Comments
 (0)
0