Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 60b1ae5

Browse files
shivaylambaHarshit1020
authored andcommitted
challenge 18
Signed-off-by: Harshit_Dongre <[email protected]>
1 parent 4c67c3a commit 60b1ae5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Challenges/challenge_18.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Welcome to Challenge 18
2+
3+
Welcome to the 18th Challenge
4+
5+
Today we will be learning to work with GitHub Gist and Markdown
6+
7+
#### Brief Overview
8+
9+
GitHub Gist is two fold and you can either use it for sharing ideas or sharing smaple code. It supports **Markdown**
10+
To learn more, vist:
11+
- [Learn more about GitHub gist](https://help.github.com/en/enterprise/2.13/user/articles/about-gists)
12+
13+
## Task
14+
15+
- Create a gist writing on any software development related topic that interests you
16+
- Create a gist sharing a small code snippet in your preferred programming language
17+
18+
## How to Submit
19+
20+
- Create your submission a markdown file named ``gist-solutions.md`` and add it inside the branch ``your-username-details`` used in previous challenges
21+
- In your submission file add the links to your **2 gist**
22+
- Ensure you push it so that it reflects inside your Pull request created in previous challenges

0 commit comments

Comments
 (0)