diff --git a/templates/river/start_river_wizard.html b/templates/river/start_river_wizard.html index acf9f2cc..d29419c1 100644 --- a/templates/river/start_river_wizard.html +++ b/templates/river/start_river_wizard.html @@ -39,6 +39,33 @@ {% include "partials/vertical-spacer.html" with space="9" %} {% endfor %} + {# TODO: consult design on best style for this info #} +
+

+ Rivers are structured to help you move a project through from idea to completion. There are 4 stages to a River: +

+
    +
  1. + 1. Envision: discuss, shape, and capture your collective vision. +
  2. +
  3. + 2. Plan: make plans for how you'll achieve your vision. +
  4. +
  5. + 3. Act: share updates on how the plans are being carried out. +
  6. +
  7. + 4. Reflect: consider which resources on the platform helped you. +
  8. +
+

+ To progress through the stages, the Swimmers in this River will need to agree on statements by passing a majority YES vote on polls in each stage. +

+

+ The Salmon of Knowledge will offer guidance in each stage, so dive in and get started! +

+
+
{% if wizard.steps.prev %}