github-api
github-api copied to clipboard
Allow creation of comments using line number, rather than position
#1463 allowed you to list PR review comments with line. It did not allow you to create a comment using line. This is much easier than using position as it avoids a complex calculation.
@kisaga FYI
Hello, First time contributer, can I work on this?