egui/.github
Emil Ernerfeldt f3611e3e5a
Enforce that PRs are not opened from the 'master' branch of a fork (#6899)
## What
Fail all PRs that are opened from the master/main branch of the fork.

## Why
PR:s opened from the `master` branch cannot be collaborated on. That is,
we maintainers cannot push our own commits to it (e.g. to fix smaller
problems with it before merging).

## How
Untested code straight from Claude 3.7 😅
2025-04-30 14:10:59 +02:00
..
ISSUE_TEMPLATE Improve issue templates 2022-12-02 09:51:21 +01:00
workflows Enforce that PRs are not opened from the 'master' branch of a fork (#6899) 2025-04-30 14:10:59 +02:00
pull_request_template.md PR template: add a 'I have read…' checkbox 2024-07-08 14:52:29 +02:00