diff --git a/99-MicroHack-TemplateLink/Readme.md b/99-MicroHack-TemplateLink/Readme.md new file mode 100644 index 00000000..bea20dbd --- /dev/null +++ b/99-MicroHack-TemplateLink/Readme.md @@ -0,0 +1,20 @@ +# **Master Template MicroHack Link** +# **MicroHack Title** + +- [**MicroHack introduction**](#MicroHack-introduction) +- [**Objectives**](#objectives) +- [**Link**](#link) +# MicroHack introduction + +Please make sure to give an introduction to your MircoHack including the used technology. + +# Objectives + +Describe the Objectives of your MicroHack. + +# Link + +Provide the Link(s) to your MicroHacks readme file. + +> **Note** +> This content is managed by the people who maintain the respective repositories. Please make sure to add any issues to those repositories as we are not able to maintain those external repositories. \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8f9c78fc..dbc3161d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,9 +94,14 @@ For example: * `/02-azure/02-data/01-azure-sql-mi/readme.md` * `/03-microsoft365/01-exchange-online/readme.md` -## Template +## Templates +### New MicroHack -In order to bootstrap new MicroHacks we created a [template file](99-MicroHack-Template/Readme.md) for your convenience. Feel free to use it for your new MicroHacks or copy exisiting MicroHacks that better fit your ideas. +In order to bootstrap new MicroHacks we created a [template](99-MicroHack-Template/Readme.md) for your convenience. Please use this template to make sure your microhack fits into the structure of the current microhacks. Contributions/Enhancements to the template are also welcome. + +### Linked MicroHack + +We are aware that the Format of MicroHack is not exclusive to this repository. In order to give you the chance to promote your MicroHack and make it easily discoverable you can use the [template link](99-MicroHack-TemplateLink/Readme.md) to link your Microhack. ## Formatting