PyGithub
PyGithub copied to clipboard
Edit an existing file of remote repo and create a PR
Here are two things that I want to do:
- Edit existing file. (For eg: update the version in package.json)
- Create a PR with that update
These features are already existing, did you experience any issue/bug?