diff --git a/src/content/docs/style-guide/contributions.mdx b/src/content/docs/style-guide/contributions.mdx index bbea63f9d44e6d..3ea8decd4f6aad 100644 --- a/src/content/docs/style-guide/contributions.mdx +++ b/src/content/docs/style-guide/contributions.mdx @@ -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
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)
-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. ::: @@ -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. \ No newline at end of file +Thank you for contributing to our open-source ecosystem and being a part of the Cloudflare community.