@@ -25,15 +25,15 @@ to use for work and add your name to that.
2525
2626## <a name =" leave-in-draft " >Leave pull requests in draft until they are potentially ready to merge</a >
2727
28- When first opening a pull request, use [ GitHub’s ‘ draft’ feature] to create it as a draft. This will prevent code owners
28+ When first opening a pull request, use [ GitHub's ' draft' feature] to create it as a draft. This will prevent code owners
2929from being tagged prematurely.
3030
3131Only once you feel it is potentially production-ready, mark it as 'ready for review'. This will then automatically tag
3232the code owners.
3333
3434If you want to get an early review while a pull request is still in draft, that's fine.
3535
36- [ github’s ‘ draft’ feature ] : https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests
36+ [ github's ' draft' feature ] : https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests
3737
3838
3939## <a name =" dont-request-review-until-tests-passed " >Don't request a review until tests have passed</a >
@@ -141,12 +141,7 @@ Complex PRs can take a lot of time to review: if you need a fast turnaround, the
141141
142142## <a name =" acknowledge-comments " >Acknowledge every review comment</a >
143143
144- Always respond to every comment to indicate to the reviewer that you’ve seen and thought about what they said. This
145- doesn't have to be onerous: often a 👍 reaction is sufficient.
146-
147- ## <a name =" acknowledge-comments " >Acknowledge every review comment</a >
148-
149- Always respond to every comment to indicate to the reviewer that you’ve seen and thought about what they said. This
144+ Always respond to every comment to indicate to the reviewer that you've seen and thought about what they said. This
150145doesn't have to be onerous: often a 👍 reaction is sufficient.
151146
152147## <a name =" make-clear-what-has-changed-since-last-review " >When re-requesting reviews, make it clear what has changed</a >
0 commit comments