Skip to content

Commit

Permalink
Add Template to Link MicroHack (#72)
Browse files Browse the repository at this point in the history
* Updated Contributing Guide to include option for linked MicroHacks
* Add MicroHack Link Template file.
  • Loading branch information
cthoenes authored Sep 4, 2023
1 parent 93006df commit 4a06e3e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
20 changes: 20 additions & 0 deletions 99-MicroHack-TemplateLink/Readme.md
Original file line number Diff line number Diff line change
@@ -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.
9 changes: 7 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4a06e3e

Please sign in to comment.