From 28354a2064bf53369ad32a20818c2beb84a7f890 Mon Sep 17 00:00:00 2001 From: Lindsay jo Walker Date: Tue, 1 Feb 2022 09:24:33 -0600 Subject: [PATCH] moved contributing instructions to readme.md --- README.md | 9 +++++++++ docs/about-launchpad.md | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 702a1635..17d9bf09 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ We welcome contributions, but please read the [About Launchpad page](docs/about- This site is [published on GitBook](https://app.gitbook.com/o/-L_E2woSLfhpBp2IPz9k/s/dJC0yfHL6n4VMktmNXWq/) +## Contributing to the Launchpad Curriculum + +Please work with the team to review and organize Launchpad Curriculum. In order to contribute, visit the public Launchpad repository: [https://github.com/protocol/launchpad](https://github.com/protocol/launchpad) + +1. First, Check out the [README.md](../README.md) and [STYLE-GUIDE.md](../STYLE-GUIDE.md) in the root repo for how to format and organize your content +2. Find the section [in the `SUMMARY.md` file](../SUMMARY.md) where you want to add your content. +3. Create a new branch or fork, and find the .md doc (or create a new .md file) in the `/docs/name-of-section` [directory](https://github.com/protocol/launchpad/tree/gitbook/docs) where you would like to add your content. +4. Create a PR for your change to the `gitbook` branch. Questions? [ping the core contributors](https://github.com/protocol/launchpad/graphs/contributors) to this repository. + ## Sections 0. Pre-Requisites 1. The Protocol Labs Network diff --git a/docs/about-launchpad.md b/docs/about-launchpad.md index 0c7729ee..616a4328 100644 --- a/docs/about-launchpad.md +++ b/docs/about-launchpad.md @@ -8,15 +8,6 @@ This Gitbook Collection contains the Launchpad curriculum of learning materials. This site is published on GitHub pages [On Gitbook](https://app.gitbook.com/o/-L\_E2woSLfhpBp2IPz9k/s/dJC0yfHL6n4VMktmNXWq/), and the repo is located at [https://github.com/protocol/launchpad](https://github.com/protocol/launchpad) -## Contributing to the Launchpad Curriculum - -Please work with the team to review and organize Launchpad Curriculum. In order to contribute, visit the public Launchpad repository: [https://github.com/protocol/launchpad](https://github.com/protocol/launchpad) - -1. First, Check out the [README.md](../README.md) and [STYLE-GUIDE.md](../STYLE-GUIDE.md) in the root repo for how to format and organize your content -2. Find the section [in the `SUMMARY.md` file](../SUMMARY.md) where you want to add your content. -3. Create a new branch or fork, and find the .md doc (or create a new .md file) in the `/docs/name-of-section` [directory](https://github.com/protocol/launchpad/tree/gitbook/docs) where you would like to add your content. -4. Create a PR for your change. Questions? [ping the core contributors](https://github.com/protocol/launchpad/graphs/contributors) to this repository. - ## Expectations This curriculum is designed for those who already have a basic set of software engineering skills. Launchpad Cadets will know: