Commit fc66a05
authored
docs: surface community channels on README and docs landing page (lambdaclass#369)
## Summary
- Add a **Community** section to the README and `docs/introduction.md`
so newcomers find the Telegram group, the weekly Friday community call,
and the PQ Interop calls without digging into `CONTRIBUTING.md`.
- Refresh the existing **Communication** section in `CONTRIBUTING.md` to
match (adds the weekly call and PQ Interop pointers, tightens the
Telegram description).
Triggered by the follow-up in
lambdaclass#368 (comment).
## Test plan
- [x] `README.md` renders the new Community section between Contributing
and Philosophy.
- [x] `docs/introduction.md` renders the new Community section before
Related projects (will show up in the mdBook).
- [x] `CONTRIBUTING.md` Communication block stays consistent with the
other two.1 parent 4659377 commit fc66a05
3 files changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
58 | 65 | | |
59 | 66 | | |
60 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
| |||
0 commit comments