From 9c672e0019366288000dd596a4cdad7b92ed4458 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Thu, 29 Sep 2022 02:02:08 +0000 Subject: [PATCH] Revert "Added steps for making an edit to Contributing" This reverts commit 4b024d6008819fe0aad70ead81442b30d641b126 --- files/docs/about/contributing.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/files/docs/about/contributing.md b/files/docs/about/contributing.md index 8dc68e7..bbc9af8 100644 --- a/files/docs/about/contributing.md +++ b/files/docs/about/contributing.md @@ -19,19 +19,4 @@ Each entry should have the following sections: * Introduction - A brief summary of the project, around one paragraph * Lore - A history of the project, including an explanation of its demise * Lessons - Distill lessons from the project -* Links - Provide useful links about the project, starting with the official "Website," "Wikipedia" page, and "Codebase," if applicable. Provide at least one Wayback Machine link to the project's website during its heyday. - - -## Steps for making an edit - -Crypto Wake is hosted on a repository in GitLab, and entries are written in a simple format called [Markdown](https://www.markdownguide.org/cheat-sheet). To contribute, use the following steps: - -* Press "Contribute" on the top-right of the website, or go [here](https://cryptowake.medlab.host/) -* Log into GitLab. You can use various social logins, from Google to GitHub. -* Then press "Web IDE" on the main repository page. When prompted, press "Fork project." This will create a copy of the project on your account. -* On the left file listing, navigate to `files > docs > stories` to see a list of existing story pages. Choose a story page to edit or create a new one using the pop-up menu next to the `stories` folder. -* Make the changes you would like to see, in one file or multiple files. -* When you're finished, press the "Create commit..." button under the file listing on the left. -* Enter some text as a commit message that summarizes what you did. -* Choose "Create a new branch" and leave "Start a new merge request" checked, and press "Commit." -* Review the information on the next screen and, to proceed, press "Create merge request." This will submit the changes to us for review. Thank you! +* Links - Provide useful links about the project, starting with the official "Website," "Wikipedia" page, and "Codebase," if applicable. Use Wayback Machine links for inactive (or likely to become inactive) websites.