GitHub pull requests and issues

Posted on Fri 10 February 2023 in Blog • Tagged with GitHub, Today I Learned

I have resisted using pull requests on GitHub for my own repositories because it seemed like I need to have have both an Issue and a Pull Request for each branch. I create Issues for fixes and features that I want to implement. During development I create a branch for …


Continue reading