File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
Please do not submit any Pull Requests here. They will be closed.
2
2
---
3
+
3
4
Please submit your PR here instead:
4
5
https://github.com/symfony/ux
6
+
5
7
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!
Original file line number Diff line number Diff line change 16
16
issue_number: context.issue.number,
17
17
body: `
18
18
Thanks for your Pull Request! We love contributions.
19
+
19
20
However, you should instead open your PR on the main repository:
20
21
https://github.com/symfony/ux
22
+
21
23
This repository is what we call a "subtree split": a read-only subset of that main repository.
22
24
We're looking forward to your PR there!
23
25
`
28
30
pull_number: context.issue.number,
29
31
state: "closed"
30
32
});
31
- }
33
+ }
You can’t perform that action at this time.
0 commit comments