Commit Graph

738 Commits

Author SHA1 Message Date
bb841869eb chore(i18n,docs): update translations (#42207) 2021-05-24 18:22:08 +05:30
79b90ca46e docs: add links to the moderator handbook (#42199) 2021-05-21 06:08:55 +02:00
f68fc5a5a8 chore(i18n,docs): processed translations (#42176) 2021-05-18 19:06:17 +05:30
be2bb093d4 docs: use details tags to clean up mailhog section (#42160) 2021-05-17 18:58:38 +05:30
36548a13f2 chore(i18n,docs): processed translations (#42126) 2021-05-13 18:02:33 +05:30
1537354cf2 chore(i18n,docs): processed translations (#42113) 2021-05-12 21:26:15 +05:30
64b081d3d2 docs: add storybook command to contributing guide (#42105) 2021-05-12 13:24:40 +02:00
0d483049f0 docs: remove duplicate code block (#42109) 2021-05-12 10:05:44 +02:00
4556b446b8 chore(i18n,docs): update translations (#42079) 2021-05-10 16:18:13 +02:00
cfc830893c docs: Clean up Moderator Handbook (#42071)
* clean up moderator handbook

* fix capitalization in pr template

* pull-request -> pull request

* fix typos in moderator handbook
2021-05-10 16:08:24 +05:30
05cfd22518 chore(i18n,docs): update translations (#42064) 2021-05-08 17:37:46 +02:00
54df230b8e docs: add guide to using MailHog with Docker (#42047)
docs: add guide to using MailHog with Docker
2021-05-07 17:44:04 +05:30
f56d4f8b9f chore(i18n,docs): update translations (#42000) 2021-05-05 18:20:24 +05:30
28df6e9b91 feat: welcoming shaun to the dev-team (#41987) 2021-05-04 22:29:53 +00:00
14fd7b0006 chore(i18n,docs): processed translations (#41938) 2021-04-28 18:42:39 +05:30
1880ca05d1 chore(i18n,docs): update translations (#41880) 2021-04-21 07:29:24 -07:00
de8aae602e fix(docs): Fixed typo in "free" (#41867) 2021-04-20 15:33:35 +00:00
11890b098f chore(i18n,docs): processed translations (#41820) 2021-04-14 15:40:32 +02:00
bfc9f770c4 chore: update translations (#41753) 2021-04-06 18:51:16 +02:00
0442f975d6 chore(i18n,docs): processed translations (#41747) 2021-04-05 07:54:28 -07:00
5403e1636b chore(i18n,docs): processed translations (#41735) 2021-04-04 18:48:04 +05:30
aea37058bf docs: fix netstat command for Linux/MacOS/WSL (#41740) 2021-04-04 18:07:20 +05:00
b3f296fab2 feat(docs): document email tool (#41722)
Add documentation for using the email blast tool to send out the
weekly newsletter.
2021-04-02 14:25:57 +03:00
3fcf339dd7 chore(i8n,docs): processed translations (#41718)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-04-01 20:54:39 +05:30
79fcc28faf fix(docs): remove member name (#41711) 2021-04-01 16:14:34 +05:30
06e1b218c9 docs(i18n): remove extraneous line (#41710) 2021-03-31 21:02:52 +05:30
40d7e04a61 fix(docs): improve i18n contribution guidelines (#41678)
* fix(docs): improve i18n contribution guidelines

* chore: apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-31 06:58:54 -07:00
2de0d88e0e chore(i8n,docs): processed translations (#41705)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-31 06:29:26 -07:00
e4bfc97299 chore(i8n,docs): processed translations (#41616)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-29 17:14:24 +05:30
8521823831 docs: fix npm to v6 (#41607) 2021-03-27 10:19:48 +05:30
e81eb7034c chore(i8n,docs): processed translations (#41594)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-26 07:39:07 -07:00
8b3eb39223 chore(deps): update dependency font-awesome to v5.15.3 (#41593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-26 18:06:56 +05:30
c75cd9ae53 fix(docs): upgrade to mongodb 4.0 (#41557)
* fix(docs): upgrade to mongodb 4.0

* chore(docs): apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-25 13:23:43 -06:00
fab12a7e45 chore(i8n,docs): processed translations (#41532)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-19 07:00:15 -07:00
2943b34f8b chore(i8n,docs): processed translations (#41520)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-18 11:07:55 -06:00
8305cad79a fix: address crowdin issues (#41517) 2021-03-18 16:31:05 +01:00
4ea2ad881b docs: change node alias from stable to lts (#41503) 2021-03-18 05:39:27 -07:00
a668d13caf chore(i8n,docs): processed translations (#41514)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-17 10:29:03 -06:00
97e040e0a4 fix(docs) Moderator handbook grammar and spelling improvements (#41506)
* fix(docs) Moderator handbook grammar and spelling improvements

* fix(docs) added suggestions by RandellDawson

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix(docs) Restore title

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-03-16 08:09:02 -07:00
6f6c4f9081 Fix: Redundant word on english devops.md (#41505) 2021-03-16 14:27:21 +01:00
8c4448b516 chore(i8n,docs): processed translations (#41493)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-15 12:56:08 +00:00
c6bef53773 chore(i8n,docs): processed translations (#41460)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-13 10:30:59 -07:00
d74a6ec539 chore(i8n,docs): processed translations (#41453)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-12 07:34:08 -08:00
a3f6a2a904 fix(docs): Added missing word to sentence in devops.md (#41455) 2021-03-12 07:31:49 -08:00
2cc38f6cc5 docs: update devops flight-manuals (#41446)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-12 10:21:57 +05:30
ce18c05b95 chore(i8n,docs): processed translations (#41443)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-11 05:07:21 -08:00
b0bfc00f21 fix(actions): update workflow matrices & docs
This commit intentionally adds a matrix to keep supporting Node.js 12
while we evaluate it
2021-03-11 12:19:42 +05:30
972878c727 docs: update ordering on the sidebar (#41435) 2021-03-11 10:54:38 +05:30
11e162cc91 chore(i8n,docs): processed translations (#41432)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-10 07:11:38 -08:00
75ac8e1725 docs: establish i18n for message boxes (#41326)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: miyaliu666 <miyaliu66666@gmail.com>
Co-authored-by: Rafael D. Hernandez <rafaeldavish443@gmail.com>
2021-03-09 11:30:31 +05:30