You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,14 @@ There is a lot of work to be done before having a comprehensive documentation fo
7
7
8
8
There are different possible ways to contribute depending on your time and technical skills:
9
9
10
-
- As user, do not hesitate to gives us feedback on the project on the dedicated Zulip stream
10
+
- As user, do not hesitate to gives us feedback on the project on the dedicated [Zulip stream](https://coq.zulipchat.com/#narrow/stream/437203-Platform-docs)
11
11
- There is need for regular reviewers to test tutorials, both general ones and expert ones
12
12
- There is a lot of tutorials and how-tos to write, both about Coq and plugins in its Platform
13
13
- There is technical work to be done on the (interactive) web interface side
14
14
15
15
16
16
### Writing Tutorials and How-tos
17
-
If you have an idea for a tutorial or how-to, you can create a discussion on the dedicated <spanstyle="color:red"><u>Zulip stream</u></span>
17
+
If you have an idea for a tutorial or how-to, you can create a discussion on the dedicated [Zulip stream](https://coq.zulipchat.com/#narrow/stream/437203-Platform-docs)
18
18
to get feedback on your idea, through the writing and to reach others that may be interested.
19
19
If there is a stream dedicated to the topic or package that you are covering in your tutorial, you can also create a discussion there.
20
20
For instance, if you are working on tutorials for the package
@@ -25,7 +25,7 @@ and get feedback on it while you (and others) progress on it.
25
25
26
26
> [!WARNING]
27
27
> Before starting to work on a tutorial or a how-to and invest time into it, check if it is not already existing,
28
-
> or if someone hasn't already started working on it, either by creating a discussion on the Zulip stream or a draft pull request about it.
28
+
> or if someone hasn't already started working on it, either by creating a discussion on the [Zulip stream](https://coq.zulipchat.com/#narrow/stream/437203-Platform-docs) or a draft pull request about it.
29
29
30
30
> [!WARNING]
31
31
> Lots of stuff have already be written about Coq, it can make sense to reuse some of the content.
0 commit comments