mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
We seem to periodically get contributors who rebase upstream commits onto their pull request rather than the other way around, resulting in a lot of GitHub noise. The PRs where this happens were made from branches named master. We have always documented that you should work on a feature branch, but not from this page; maybe this will help reduce that kind of confusion. Signed-off-by: Anders Kaseorg <anders@zulip.com>