Comment by spike021
is github's PR considered read-only?
i've had team members edit a correction as a "suggestion" comment and i can approve it to be added as a commit on my branch.
is github's PR considered read-only?
i've had team members edit a correction as a "suggestion" comment and i can approve it to be added as a commit on my branch.
Described well in the post. This way you have to switch between ide and web diff viewer, redundant and not convenient.
By read-only I meant that you can't fully interact with the code: run/debug it, use intellisense, etc.