diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-13 22:57:55 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-04-13 23:05:07 +0200 |
commit | 9ce7aea1023668630d8965bea3ea9ccaccd6944b (patch) | |
tree | 2122a64fca3f3b484b516edb7426620e2dab7fff | |
parent | Add "Roles and responsibilities" page. (diff) |
contribute: Add heading.
* contribute.md: Add heading.
-rw-r--r-- | contribute.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contribute.md b/contribute.md index 6918fd8..ad48f62 100644 --- a/contribute.md +++ b/contribute.md | |||
@@ -3,6 +3,8 @@ author: The GNU Assembly | |||
3 | menu: contribute | 3 | menu: contribute |
4 | --- | 4 | --- |
5 | 5 | ||
6 | # Joining the GNU Assembly | ||
7 | |||
6 | If you are a maintainer or contributor to a GNU package sharing the | 8 | If you are a maintainer or contributor to a GNU package sharing the |
7 | same vision as we do, we’d love to have you on board! The steps to join | 9 | same vision as we do, we’d love to have you on board! The steps to join |
8 | the Assembly are as follows: | 10 | the Assembly are as follows: |