glfw: inform in PR template to send all PRs to main repository
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
5aee3671dd
commit
c4ecd49545
1 changed files with 3 additions and 1 deletions
4
glfw/.github/pull_request_template.md
vendored
4
glfw/.github/pull_request_template.md
vendored
|
|
@ -1,3 +1,5 @@
|
||||||
|
Please send your change to [the main repository](https://github.com/hexops/mach/tree/main/glfw) instead, sorry for the trouble!
|
||||||
|
|
||||||
|
This helps us avoid some complex merge conflicts we run into when changes are made to both repositories and history needs to be reconciled. Keeping PRs in just that repository enables us to use `git subtree` to trivially keep the two repositories in sync.
|
||||||
|
|
||||||
- [ ] By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.
|
Once your PR is merged over there, it'll automatically sync to this repository.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue