Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,12 @@ In more detail
#. To push the changes up to your forked repo on github, do a ``git
push`` (see `git push`_).

Testing your changes
====================

Once you are happy with your changes, work thorough the :ref:`pr_check` and make sure
your branch passess all the relevant tests.

Ask for your changes to be reviewed or merged
=============================================

Expand Down
36 changes: 0 additions & 36 deletions docs/iris/src/developers_guide/gitwash/following_latest.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/iris/src/developers_guide/gitwash/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Contents:

git_intro
git_install
following_latest
patching
git_development
git_resources

Expand Down
134 changes: 0 additions & 134 deletions docs/iris/src/developers_guide/gitwash/patching.rst

This file was deleted.

2 changes: 2 additions & 0 deletions docs/iris/src/developers_guide/pulls.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _pr_check:

Pull Request Check List
***********************

Expand Down