Hi there 👋 In an attempt to get more familiar with Prefect, I thought I’d look at open issues and just add what little I can. I fixed an issue but I am wondering what the standard way to contribute is. Following the
development guide, I’m just at the last step of opening a pull request from my forked repo back into Prefect. Do I make the base branch
master
or is there a different branch I should use?
For context i’m fixing issue
3318 and my fixes are in my
branch.