Skip to content

Commit 15ff4f6

Browse files
author
Thomas Gilbert
committed
clarify that non segment users will need to fork the repo
1 parent e8123b2 commit 15ff4f6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

templates/partners/destination-new.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
>
1515
> The below template intends to provide a standardized structure. To submit your documentation, complete the following steps:
1616
>
17-
> 1. Clone the `segment-docs` repo locally
17+
> 1. Fork and clone the `segment-docs` repo locally
1818
> 2. Create a new branch (e.g., partner-name/destination)
1919
> 3. Create an `index.md` file in the following path `src/connections/destinations/catalog/{destination-slug}/index.md
2020
> 4. Copy the template below into your `index.md` file, and edit it to be in line with how your integration operates
21-
> 5. Add, commit, and push your code to the `segment-docs` repo and submit a pull request
21+
> 5. Add, commit, and push your code, then submit a pull request to the `segment-docs` repo
2222
>
2323
> If a section does not apply to your integration, feel free to remove. Please don’t create separate sections unless absolutely necessary. In most cases, creating a H3 (###) sub-heading under an existing section is the best option!
2424
>

templates/partners/destination-update.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
>
1515
> The below template intends to provide a standardized structure. To submit your documentation, complete the following steps:
1616
>
17-
> 1. Clone the `segment-docs` repo locally
17+
> 1. Fork and clone the `segment-docs` repo locally
1818
> 2. Create a new branch (e.g., partner-name/destination)
1919
> 3. Create an `index.md` file in the following path `src/connections/destinations/catalog/{destination-slug}/index.md
2020
> 4. Copy the template below into your `index.md` file, and edit it to be in line with how your integration operates
21-
> 5. Add, commit, and push your code to the `segment-docs` repo and submit a pull request
21+
> 5. Add, commit, and push your code, then submit a pull request to the `segment-docs` repo
2222
>
2323
> If a section does not apply to your integration, feel free to remove. Please don’t create separate sections unless absolutely necessary. In most cases, creating a H3 (###) sub-heading under an existing section is the best option!
2424
>

templates/partners/source.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
>
1515
> The below template intends to provide a standardized structure. To submit your documentation, complete the following steps:
1616
>
17-
> 1. Clone the `segment-docs` repo locally
17+
> 1. Fork and clone the `segment-docs` repo locally
1818
> 2. Create a new branch (e.g., partner-name/source)
1919
> 3. Create an `index.md` file in the following path `src/connections/sources/catalog/cloud-apps/{source-slug}/index.md
2020
> 4. Copy the template below into your `index.md` file, and edit it to be in line with how your integration operates
21-
> 5. Add, commit, and push your code to the `segment-docs` repo and submit a pull request
21+
> 5. Add, commit, and push your code, then submit a pull request to the `segment-docs` repo
2222
>
2323
> If a section does not apply to your integration, feel free to remove. Please don’t create separate sections unless absolutely necessary. In most cases, creating a H3 (###) sub-heading under an existing section is the best option!
2424
>

0 commit comments

Comments
 (0)