fork-commit-merge / fork-commit-merge

Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!

Home Page:https://forkcommitmerge.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork, Commit, Merge - Easy Issue (Markdown)

nikohoffren opened this issue · comments

Fork, Commit, Merge - Easy Issue (Markdown)

Correct Markdown Formatting

Note: You don't have ask permission to start solving the issue or get assigned, since these issues are supposed to be always open for new contributors. The actions-user bot will reset the file back to previous state for the next contributor after your commit is merged. So you can just simply start working with the issue right away!

Description

Open the tasks/markdown/easy directory from the root of your project.
There is introduction.md file in the directory that is not properly formatted according to Markdown syntax. Your task is to correct these issues.
Once the introduction.md file is properly formatted according to the Markdown syntax, you are done and ready to make a pull request!

Note: You can test your Markdown code in a editor like this.


Check out README.md for more instructions and how to make a pull request.

Feel free to ask any questions here if you have some problems!