Skip to content

Commit 17a15e7

Browse files
committed
Remove 'should'
1 parent d2f9517 commit 17a15e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_episodes/01-introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,19 +89,19 @@ The figure below shows the different components of ESMValTool. Some of the most
8989

9090
ESMValTool is built and maintained by an active community of scientists and software engineers. Many of the interactions take place on GitHub. Here, we briefly introduce you to some of the most important pages.
9191

92-
> ## Challenge: meet ESMValGroup
92+
> ## Meet ESMValGroup
9393
>
94-
> Browse to [github.com/ESMValGroup](https://github.com/ESMValGroup). This is our 'organization' GitHub page. Have a look around. How many collaborators are there? Do you know any of them? You should see 2 main repositories: ESMValTool and ESMValCore. Visit each of the repositories. How many people have contributed to each of them? Can you also find out how many people have contributed to this tutorial?
94+
> Browse to [github.com/ESMValGroup](https://github.com/ESMValGroup). This is our 'organization' GitHub page. Have a look around. How many collaborators are there? Do you know any of them? Near the top of the page there are 2 pinned repositories: ESMValTool and ESMValCore. Visit each of the repositories. How many people have contributed to each of them? Can you also find out how many people have contributed to this tutorial?
9595
>
9696
> > ## Solution
9797
> >
9898
> > At the time of making this lesson, there were 138 members of ESMValGroup. 55 of them contributed to ESMValTool, 48 to ESMValCore. 52 (!) people contributed to this tutorial.
9999
> {: .solution}
100100
{: .challenge}
101101

102-
> ## Challenge: issues and pull requests
102+
> ## Issues and pull requests
103103
>
104-
> Go back to the repository pages of [ESMValTool](https://github.com/ESMValGroup/ESMValTool) or [ESMValCore](https://github.com/ESMValGroup/ESMValCore). You should see tabs for 'issues' and 'pull requests'. You can use the labels to navigate them a bit more. How many open issues are about enhancements of ESMValTool? And how many bugs have been fixed in ESMValCore? There is also an 'insights' tab, where you can see a summary of recent activity. How many issues have been opened and closed in the past month?
104+
> Go back to the repository pages of [ESMValTool](https://github.com/ESMValGroup/ESMValTool) or [ESMValCore](https://github.com/ESMValGroup/ESMValCore). There are tabs for 'issues' and 'pull requests'. You can use the labels to navigate them a bit more. How many open issues are about enhancements of ESMValTool? And how many bugs have been fixed in ESMValCore? There is also an 'insights' tab, where you can see a summary of recent activity. How many issues have been opened and closed in the past month?
105105
>
106106
> > ## Solution
107107
> >
@@ -111,6 +111,6 @@ ESMValTool is built and maintained by an active community of scientists and soft
111111

112112
## Conclusion
113113

114-
This concludes the introduction of the tutorial. You should now have a basic knowledge of ESMValTool and our community. The following episodes will walk you through the installation, configuration and running your first recipes.
114+
This concludes the introduction of the tutorial. You now have a basic knowledge of ESMValTool and our community. The following episodes will walk you through the installation, configuration and running your first recipes.
115115

116116
{% include links.md %}

0 commit comments

Comments
 (0)