Skip to content

Commit 2a4d696

Browse files
committed
DOC: Remove use of the word "diff" and add screenshot
1 parent 597020a commit 2a4d696

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
465 KB
Loading

docs/source/updating_services.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,10 @@ Instructions
7070
Don't forget to commit this change, too.
7171

7272
9. When you're ready to review the changes, head to GitHub and open a pull request of your branch into ``main``. This
73-
makes it easy for you and anyone else to see what's changed. Check the diff to make sure everything's there and
74-
consistent (it's easy to forget to push a commit). Ask your colleagues to review the code if required.
73+
makes it easy for you and anyone else to see what's changed. Check the "Files Changed" tab to make sure everything's
74+
there and consistent (it's easy to forget to push a commit). Ask your colleagues to review the code if required.
75+
76+
.. image:: images/updating_services/diff.png
7577

7678
10. When you're ready to release the new version of your service, check that the GitHub checks have passed on the latest
7779
commit. The checks ensure code quality, the tests pass, and that the new version of the code is correct.

0 commit comments

Comments
 (0)