From a1beb4e6f52d96d91d7e9c899f6f15d354797d71 Mon Sep 17 00:00:00 2001 From: Samuel Shuert Date: Fri, 31 May 2024 20:01:56 +0000 Subject: [PATCH] docs: create wiki-templates/community/welcome --- wiki-templates/community/welcome.md | 35 +++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 wiki-templates/community/welcome.md diff --git a/wiki-templates/community/welcome.md b/wiki-templates/community/welcome.md new file mode 100644 index 0000000..0a2950c --- /dev/null +++ b/wiki-templates/community/welcome.md @@ -0,0 +1,35 @@ +--- +title: Welcome Page +description: +published: true +date: 2024-05-31T20:01:54.001Z +tags: +editor: markdown +dateCreated: 2024-05-31T20:01:54.001Z +--- + +> This is a template page +> Please fill in all instances of [REPLACE_ME] with what they should be. +> To find an example of a filled in page, please visit [SIG: Core](/community/core) +> After filling in all the spaces, please remove this warning +{.is-warning} +# Aux [REPLACE_ME] + +## Welcome to the [REPLACE_ME] + +These pages contain documentation specific to the Security Committee regarding: +- [Onboarding/Joining]([REPLACE_ME]) +- Communication +- Task Management + +## Mission + +[REPLACE_ME] + +## Contribute + +[REPLACE_ME] + +## Team members + +[REPLACE_ME] \ No newline at end of file