From 964385352131570741e4715d276e4f93af1cab31 Mon Sep 17 00:00:00 2001 From: p4u Date: Fri, 17 Nov 2023 14:11:13 +0100 Subject: [PATCH] add steps --- index.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d9d0452..dcb766b 100644 --- a/index.html +++ b/index.html @@ -55,9 +55,22 @@

Participation Guidelines

WE ARE FIXING THE CEREMONY CONTRIBUTION PROCESS, WE DETECTED AN ISSUE. PLEASE VISIT THIS PAGE IN FEW HOURS.

Then, simply follow the on-screen instructions.

-

You can follow the ceremony process in its branch.

+

This command will execute the following steps

+
+
    +
  1. Download the docker image that contains all required software.
  2. +
  3. Get the last contribution from the remote repository.
  4. +
  5. Create a new contribution with some random entropy.
  6. +
  7. Ask for a Github code to authenticate.
  8. +
  9. Fork and create a pull-request to the ceremony repository.
  10. +
  11. An automatic CI action will verify your contribution and merge it.
  12. +
  13. You are done! Thanks for your support.
  14. +
+
+ +

You can follow the ceremony process and review the code in its branch.

-

If you encounter the following error [rejected] failed to push some refs.... during the final step, please start the process anew. +

If you encounter an error on the final merge step [rejected] failed to push some refs...., please start the process anew. This indicates that someone else has contributed before you. To proceed, you need to update your information and contribute again.

demo