Skip to content
Snippets Groups Projects
Commit 73f65d57 authored by Diego Salazar's avatar Diego Salazar
Browse files

Changed page to CCS instead of CSS cuz I was a moron. Fixed all links also.

parent 950dbf63
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -7,7 +7,7 @@ title: Community Crowdfunding System (CCS)
<h1>{{page.title}}</h1>
</div>
<div class="container description" >
<p>Monero is a decentralized community-driven project, and the CCS is a way for members to get involved and proposals to be funded. To learn more about what it is and what the rules are, <a href="/what-is-ccs/">click here</a>. To see how to submit your own proposal or idea, <a href="/how-to-css/">click here</a>.</p>
<p>Monero is a decentralized community-driven project, and the CCS is a way for members to get involved and proposals to be funded. To learn more about what it is and what the rules are, <a href="/what-is-ccs/">click here</a>. To see how to submit your own proposal or idea, <a href="/how-to-ccs/">click here</a>.</p>
</div>
<section class="container">
<div class="row">
......
......@@ -18,7 +18,7 @@ The CCS is a way for the community to propose ideas, request money, and utilize
The standard CCS workflow is as follows:
1. An individual or team (henceforth 'proposer') has an idea to improve the Monero ecosystem that requires funds.
2. The proposer types up a CCS proposal, understanding the rules and expectation presented in the following section, and makes a Merge Request (MR) to the CCS Proposals repository on Monero's Gitlab instance. All steps to submit this Merge Request can be found [here](/how-to-css/).
2. The proposer types up a CCS proposal, understanding the rules and expectation presented in the following section, and makes a Merge Request (MR) to the CCS Proposals repository on Monero's Gitlab instance. All steps to submit this Merge Request can be found [here](/how-to-ccs/).
3. The community discusses the pros and cons of the proposal, and offers feedback and critique.
4. The proposer changes the proposal (if necessary) utilizing the feedback and critique of the community.
5. Repeat steps 3 and 4 as needed.
......@@ -49,4 +49,4 @@ The CCS is intentionally left as informal as possible. This allows for flexibili
### How to submit a proposal
[Please read this page for step-by-step instructions on how to submit a proposal.](/how-to-css/)
\ No newline at end of file
[Please read this page for step-by-step instructions on how to submit a proposal.](/how-to-ccs/)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment