Skip to content
Closed
Changes from 1 commit
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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
+ [Documentation](#documentation)
+ [Installation](#installation)
+ [Copyright and licence](#copyright-and-licence)
+ [Get in touch](#get-in-touch)
+ [Contributing](#contributing)

[](TOC)
Expand Down Expand Up @@ -93,6 +94,12 @@ The easiest way to install Iris is with [conda](https://conda.io/miniconda.html)
Detailed instructions, including information on installing from source,
are available in [INSTALL](INSTALL).

# Get in touch

* Report bugs, or suggest new features using an Issue or Pull Request on [Github](https://github.com/SciTools/iris). You can also comment on existing Issues and Pull Requests.
* For discussions from a user perspective you could join our [SciTools User's Google Group](https://groups.google.com/forum/#!forum/scitools-iris).
* For those involved in developing Iris we also have a [Google Group](https://groups.google.com/forum/#!forum/scitools-iris-dev).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you replace the link text "Google Group" with something more specific, like "Iris Developers Group" ?
Otherwise all looks good to me. Positive progress !

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pp-mo Will do...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pp-mo I also removed a rogue apostrophe. Although this name change does mean that there is now an 'a' which wants to be an 'an' (L.101). Shall I fix that?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fix it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no! That's still wrong, hang on, I'm doing a lot of context switching so far today, I'll get this right in a minute...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no that is right after all. Don't panic, I've obviously just got my Monday brain in.

* [StackOverflow](https://stackoverflow.com/questions/tagged/python-iris) For "How do I?".

# Copyright and licence

Expand Down