You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Hack Together: Microsoft Graph and .NET 🦒
2
2
3
-

3
+

4
4
5
5
## Introduction
6
6
@@ -17,7 +17,7 @@ The hackathon starts on **March 1st** and ends on **March 15th**. It is recommen
17
17
### Tips & Tricks
18
18
19
19
* Whenever you struggle during the hackathon, ask your questions on **[❓GitHub Discussions](https://github.com/microsoft/hack-together/discussions)**. Microsoft experts will be there to help you.
20
-
* There is a list of **[📃 Top Microsoft Graph Scenarios](/TOP-SCENARIOS.md)** available! You may build one of these scenarios to win a digital badge, or get inspired and build your own project ideas!
20
+
* There is a list of **[📃 Top Microsoft Graph Scenarios](/top-scenarios.md)** available! You may build one of these scenarios to win a digital badge, or get inspired and build your own project ideas!
21
21
* Looking for documentation and guidance? Check out **[📚 Recommended Learning Materials](https://github.com/microsoft/hack-together#recommended-learning-materials)** below.
22
22
* Looking for code samples? Check out available **[✨ Samples](https://github.com/microsoft/hack-together#samples)** in the repository.
23
23
* Submit your project until March 15 to win the **[🏆 Prizes](https://github.com/microsoft/hack-together#samples)**.
@@ -28,11 +28,11 @@ Follow the steps below to successfully complete the hackathon.
28
28
29
29
### #00 - Pre-requisites
30
30
31
-
Before you start hacking, you will need an environment setup. Review **[Environment Setup](/SETUP.md)** guidelines or the following prerequisites or click the related link of each prerequisite to be directed to the official documentation:
31
+
Before you start hacking, you will need an environment setup. Review **[Environment Setup](/setup.md)** guidelines or the following prerequisites or click the related link of each prerequisite to be directed to the official documentation:
32
32
33
-
*[Prepare your Office 365 tenant](/SETUP.md#1---prepare-your-microsoft-365-tenant)
34
-
*[Install Visual Studio or Visual Studio Code with .NET](/SETUP.md#2---install-visual-studio-or-visual-studio-code-with-net)
35
-
*[Setup your GitHub account](/SETUP.md#3---setup-your-github-account)
33
+
*[Prepare your Office 365 tenant](/setup.md#1---prepare-your-microsoft-365-tenant)
34
+
*[Install Visual Studio or Visual Studio Code with .NET](/setup.md#2---install-visual-studio-or-visual-studio-code-with-net)
35
+
*[Setup your GitHub account](/setup.md#3---setup-your-github-account)
# TODO: The maintainer of this repo has not yet edited this file
2
-
3
-
**REPO OWNER**: Do you want Customer Service & Support (CSS) support for this product/project?
4
-
5
-
-**No CSS support:** Fill out this template with information about how to file issues and get help.
6
-
-**Yes CSS support:** Fill out an intake form at [aka.ms/onboardsupport](https://aka.ms/onboardsupport). CSS will work with/help you to determine next steps.
7
-
-**Not sure?** Fill out an intake as though the answer were "Yes". CSS will help you decide.
8
-
9
-
*Then remove this first heading from this SUPPORT.MD file before publishing your repo.*
10
-
11
1
# Support
12
2
13
3
## How to file issues and get help
@@ -16,10 +6,4 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc
16
6
issues before filing new issues to avoid duplicates. For new issues, file your bug or
17
7
feature request as a new Issue.
18
8
19
-
For help and questions about using this project, please **REPO MAINTAINER: INSERT INSTRUCTIONS HERE
20
-
FOR HOW TO ENGAGE REPO OWNERS OR COMMUNITY FOR HELP. COULD BE A STACK OVERFLOW TAG OR OTHER
21
-
CHANNEL. WHERE WILL YOU HELP PEOPLE?**.
22
-
23
-
## Microsoft Support Policy
24
-
25
-
Support for this **PROJECT or PRODUCT** is limited to the resources listed above.
9
+
For help and questions about using this project, please use [Discussions](../../discussions).
0 commit comments