In reply to @aiya:catgirl.cloud
i understand that PR titles are for the affected titles but my question is for conventions on branch names: if i want to merge a PR into haskell-updates, what should my branch name be? must it start with haskell-updates? (i.e. haskell-updates-fix-pkg versus fix-pkg
I believe head:haskell-updates filters for all PRs targeting the haskell-updates branch
i believe that would be base:haskell-updates, head filters on your branch name
your branch name doesn't matter at all, only commit and PR description and contents