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
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

If you still care about this issue, then please either:
* Re-open this issue, if you have sufficient permissions, or
* Add a comment pinging `@SciTools/iris-devs` who will re-open on your behalf.
* Add a comment stating that this is still relevant and someone will re-open it on your behalf.

# Comment on the staled prs while closed.
close-pr-message: |
Expand Down
6 changes: 3 additions & 3 deletions docs/src/developers_guide/contributing_documentation_easy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ Describing what you've changed and why will help the person who reviews your cha
.. tip::

If you're not sure that you're making your pull request right, or have a
question, then make it anyway! You can then comment on it tagging
``@SciTools/iris-devs`` to ask your question (then edit your pull request if
you need to).
question, then make it anyway! You can then comment on it to ask your
question, then someone from the dev team will be happy to help you out (then
edit your pull request if you need to).

What Happens Next?
^^^^^^^^^^^^^^^^^^
Expand Down