Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Template to Link MicroHack #72

Merged
merged 2 commits into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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