From f7d76d1aaa5547e2a25f2152cdaac0424c47c6ff Mon Sep 17 00:00:00 2001 From: HardenedSteel <19209715+HardenedSteel@users.noreply.github.com> Date: Fri, 15 Nov 2024 04:02:17 +0300 Subject: [PATCH] contributing: mention accepting --- _i18n/en.yml | 1 + get-started/contributing/index.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/_i18n/en.yml b/_i18n/en.yml index 9cb6d8126f..c927304fcb 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -418,6 +418,7 @@ contributing: develop_descr: > This list only includes the tools stewarded by the core team, but the Monero ecosystem is much more vast. People can contribute to the development of libraries, services, documentation, graphics, etc. The list is virtually infinite. Contact or join the workgroup(s) to which you'd like to contribute. develop_wg: See the Monero Workgroups. + accepting_p: Easiest way to help Monero is accepting; As more businesses and users transact in Monero, it gains real-world value and legitimacy. This drives demand and supports price stability. full-node: Run a Node full-node_p: An easy and effective way to help the Monero network is to run a @node. Nodes ensure the network keeps running safe and decentralized. A simple fully synchronized node is enough to help the network, but if you want to go out of your way, you could run an open @remote-node, to allow other people to connect to it. full-node_p2: "We have several guides to help you run and configure your node:" diff --git a/get-started/contributing/index.md b/get-started/contributing/index.md index c046c06be2..203ee79e57 100644 --- a/get-started/contributing/index.md +++ b/get-started/contributing/index.md @@ -20,6 +20,8 @@ meta_descr: meta_descr.contributing
{% t contributing.accepting_p %} %}
{% t contributing.full-node_p %}
{% t contributing.full-node_p2 %} {% t user-guides.vps-node %}, {% t user-guides.node-tori2p %}. {% t contributing.allguides %}