From 19a1ad5c05b1d4339a6caf718c24c1195f6984f9 Mon Sep 17 00:00:00 2001 From: MaxPat931 <86370342+MaxPat931@users.noreply.github.com> Date: Sat, 18 Nov 2023 14:43:08 -0800 Subject: [PATCH] Update Contributing-to-the-Wiki.md Noted --- wiki/Contributing-to-the-Wiki.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wiki/Contributing-to-the-Wiki.md b/wiki/Contributing-to-the-Wiki.md index e7b7e7fe90..c0886037d5 100644 --- a/wiki/Contributing-to-the-Wiki.md +++ b/wiki/Contributing-to-the-Wiki.md @@ -30,7 +30,8 @@ In order to let readers know what system release version a Wiki page is accurate ## Create a Wiki Issue Just like any other Issue on the repo, the title should reflect a brief description of the task at hand, and the description should provide us with information about what will be added to the wiki. Make sure to include all of your assets in this issue, as mentioned in the style guide above. -Example: Review the Issue created for submitting this document you're currently reading here: [Wiki - Create a Contributing to the Wiki guide](https://github.com/foundryvtt/dnd5e/issues/2379) +>[!Note] +>Review the Issue created for submitting this document you're currently reading here: [Wiki - Create a Contributing to the Wiki guide](https://github.com/foundryvtt/dnd5e/issues/2379) ## Submit a PR In order to contribute directly to the Wiki, you will need to fork the dnd5e repo and make a branch from the `publish-wiki` branch of the repo, then you will be able to add your Markdown files or update the existing files, and submit a Pull Request. @@ -50,7 +51,8 @@ https://github.com/foundryvtt/dnd5e/assets/86370342/251f4dc6-9f40-4ec0-966b-e1ca You will now be able to submit those changes back to the dnd5e system via a [pull request (PR)](https://docs.github.com/en/get-started/quickstart/contributing-to-projects#making-a-pull-request) against the `publish-wiki` branch. From the main page of your repo, click the `Contribute` button and `Open pull request` for the system. When submitting a PR for the wiki, make sure the base repository is `foundryvtt/dnd5e` and the base branch is `publish-wiki`. Give the PR a name, and reference your original issue in the description. Your PR is now submitted and will be reviewed by the repo maintainers! -Example: Review the PR created for submitting this document you're currently reading here: [Create Contributing-to-the-Wiki.md](https://github.com/foundryvtt/dnd5e/pull/2380) +>[!Note] +>Review the PR created for submitting this document you're currently reading here: [Create Contributing-to-the-Wiki.md](https://github.com/foundryvtt/dnd5e/pull/2380) https://github.com/foundryvtt/dnd5e/assets/86370342/ad48b9d5-5d44-4fce-84bf-dbf097b64438