From 29a069f277937888e3c4cc8de11701be1a0081b4 Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Wed, 9 Oct 2024 18:05:58 +0200 Subject: [PATCH] Create add-entry-to-docs.md --- .../docs/contributors/add-entry-to-docs.md | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 src/content/docs/contributors/add-entry-to-docs.md diff --git a/src/content/docs/contributors/add-entry-to-docs.md b/src/content/docs/contributors/add-entry-to-docs.md new file mode 100644 index 00000000..1823a977 --- /dev/null +++ b/src/content/docs/contributors/add-entry-to-docs.md @@ -0,0 +1,52 @@ +--- +title: How to add an entry to the Docs +--- + +`WORK IN PROGRESS` + +## Preamble + + +#### Quick-reference: +[https://github.com/web3privacy/REPOSITORY](https://github.com/web3privacy/REPOSITORY) + +## Pre-requisites +- [ ] +- [ ] +- [ ] + + +## Step-by-step Guide + +### Part 1: Setup +- [ ] +- [ ] +- [ ] +- [ ] + +### Part 2: Commits +- [ ] +- [ ] +- [ ] +- [ ] + +### Part 3: Testing +- [ ] +- [ ] +- [ ] +- [ ] + +### Tips & Tooling +- [ ] +- [ ] +- [ ] +- [ ] + +### Troubleshooting +- Ask in W3PN chats for support or help +- +- + +### External resources + +[Github Pages Documentation](https://docs.github.com/en/pages)