diff --git a/src/content/docs/contributors/contributor-guide-template.md b/src/content/docs/contributors/contributor-guide-template.md new file mode 100644 index 00000000..15426e6a --- /dev/null +++ b/src/content/docs/contributors/contributor-guide-template.md @@ -0,0 +1,52 @@ +--- +title: This field is required and must always be between the header section between three lines +--- + +`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)