Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/style-guide/contributions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To quickly create a pull request using the edit button:
2. Go to the page you want to edit in the [Cloudflare Docs](https://developers.cloudflare.com/)
3. Select <Details header="**Edit** or **Edit page**">Every page in the Cloudflare Docs (including this one) has an **Edit** button on the right sidebar and an **Edit page** button on the very bottom of the page.
![Edit icon](~/assets/images/style-guide/ui-elements/edit.png)</Details>
The page's markdown opens.
The page's Markdown opens.
:::note
The first time you create a pull request in the cloudflare-docs repo, you will see a GitHub landing page that says "You need to fork this repository to propose changes." Select **Fork this repository**. All of your future pull requests for cloudflare-docs will write to a new branch on your fork.
:::
Expand Down Expand Up @@ -72,4 +72,4 @@ After you create an issue or PR, a member of the Cloudflare organization will re
* For GitHub PRs, the Cloudflare member will merge your PR.
* If your suggestion is not approved, the Cloudflare member will respond with the reasoning and close your issue or PR.

Thank you for contributing to our open-source ecosystem and being a part of the Cloudflare community.
Thank you for contributing to our open-source ecosystem and being a part of the Cloudflare community.