From 3ff3c5af67be33034011dbca87acca5c67fd8d07 Mon Sep 17 00:00:00 2001 From: Kevin Wijnen <58944808+kevin-wijnen@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:19:23 +0200 Subject: [PATCH] [docs] Add explainer for wiki automation --- docs/wiki/Home.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/wiki/Home.md b/docs/wiki/Home.md index 95c154c4..e86e76cb 100644 --- a/docs/wiki/Home.md +++ b/docs/wiki/Home.md @@ -1,3 +1,12 @@ Welcome to the bs-manager wiki! (wip c:) -to get you oculus token check here : https://github.com/Zagrios/bs-manager/wiki/How-to-obtain-your-Oculus-Token \ No newline at end of file +to get you oculus token check here : https://github.com/Zagrios/bs-manager/wiki/How-to-obtain-your-Oculus-Token + +--- + +To add to the wiki: + +- Fork the project +- Add/Edit `.md` files in the `docs/wiki/` folder +- Create a Pull Request +- Once the PR is merged, it will be present in the repository's wiki