From 79ad48b796b76c43bc46aa6e99cbece06ca6c4eb Mon Sep 17 00:00:00 2001 From: "sweep-ai[bot]" <128439645+sweep-ai[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:29:59 +0000 Subject: [PATCH 1/2] feat: Add hyperlinks to collection_with_hyperlinks --- .../collection_with_hyperlinks.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 learn-patcher.xyz/collection_with_hyperlinks.md diff --git a/learn-patcher.xyz/collection_with_hyperlinks.md b/learn-patcher.xyz/collection_with_hyperlinks.md new file mode 100644 index 0000000..5bb1637 --- /dev/null +++ b/learn-patcher.xyz/collection_with_hyperlinks.md @@ -0,0 +1,24 @@ +learn-patcher.xyz/collection_with_hyperlinks.md: + +# Collection with Hyperlinks + +The "Collection" section in Patcher allows users to manage their modules and create patches. Here's how you can use the "Collection" section: + +1. **Account Creation and Login:** If you don't have an account, click on the "Sign Up" button on the homepage to create one. After creating an account, sign in to access your dashboard. + +2. **Navigate to Collection:** Once signed in, go to the "Collection" section. You can find this option at the top right corner of your dashboard. + +3. **Adding Modules:** In the "Collection" section, you can add modules to your collection. Navigate to the [Modules](../modules.md) section and select the modules you want to add. + +4. **Creating a Patch:** After adding modules to your collection, you can create a new patch. Click on the [Create Patch](../patches.md#creating-a-patch) option to start crafting your patch. + +5. **Editing a Patch:** Editing a patch is as easy as creating one. Refer to the "Editing a patch" section in the [Patches](../patches.md) documentation for a step-by-step guide. + +6. **Adding Connections:** To add connections to a patch, follow the steps outlined in the "Adding Connections to a Patch" section in the [Patches](../patches.md) documentation. + +7. **Removing Connections:** If you need to remove connections from a patch, refer to the "Removing Connections from a Patch" section in the [Patches](../patches.md) documentation for detailed instructions. + +[Collection](collection_with_hyperlinks.md) +[Modules](../modules.md) +[Create Patch](../patches.md#creating-a-patch) +[Adding Connections](../patches.md#adding-connections) From 25b201aa15d1c0c2bf9e82536bd907b1c9ad2c1e Mon Sep 17 00:00:00 2001 From: "sweep-ai[bot]" <128439645+sweep-ai[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:30:32 +0000 Subject: [PATCH 2/2] feat: Add updated collection.md file with hyperlin --- .../collection_with_hyperlinks.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 learn-patcher.xyz/collection.md learn-patcher.xyz/collection_with_hyperlinks.md diff --git a/learn-patcher.xyz/collection.md learn-patcher.xyz/collection_with_hyperlinks.md b/learn-patcher.xyz/collection.md learn-patcher.xyz/collection_with_hyperlinks.md new file mode 100644 index 0000000..85738c5 --- /dev/null +++ b/learn-patcher.xyz/collection.md learn-patcher.xyz/collection_with_hyperlinks.md @@ -0,0 +1,22 @@ +# Collection + +The "Collection" section in Patcher allows users to manage their modules and create patches. Here's how you can use the "Collection" section: + +1. **Account Creation and Login:** If you don't have an account, click on the "Sign Up" button on the homepage to create one. After creating an account, sign in to access your dashboard. + +2. **Navigate to Collection:** Once signed in, go to the "Collection" section. You can find this option at the top right corner of your dashboard. + +3. **Adding Modules:** In the "Collection" section, you can add modules to your collection. Navigate to the "Modules" section and select the modules you want to add. + +4. **Creating a Patch:** After adding modules to your collection, you can create a new patch. Click on the "Create Patch" option to start crafting your patch. + +5. **Editing a Patch:** Editing a patch is as easy as creating one. Refer to the "Editing a patch" section in the "Patches" documentation for a step-by-step guide. + +6. **Adding Connections:** To add connections to a patch, follow the steps outlined in the "Adding Connections to a Patch" section in the "Patches" documentation. + +7. **Removing Connections:** If you need to remove connections from a patch, refer to the "Removing Connections from a Patch" section in the "Patches" documentation for detailed instructions. + +[Collection](../collection.md) +[Modules](../modules.md) +[Create Patch](../patches.md#creating-a-patch) +[Adding Connections](../patches.md#adding-connections)