I’m sorry if I’m missing it, but if a project has an existing issue, and I fork and branch a solution, can I create a pull request that associates with the original issue that I was trying to resolve?
Yes, you can reference issue or PRs from branches or forks. Full Documentation
1 Like
Okay, thank you! I completely missed that section.