The purpose of this task is to check basic skills of a technical writer and give you a glimpse of what technical writers do and what tools they use. We will verify the approach you adopt to solve a problem, and we will learn more about the techniques you use.
Please fork this repository and create a new file in the tasks folder. Name the file after your GitHub user name. The file must have an .md extension. For example, abcxyz.md.
Add content to the new file. Use the following instructions:
Create a document for clients of a company. Write release notes that provide readers with everything they need to know about a new product or an update to a product the company released.
NOTE: All the details, such as the company name, product type, etc. are entirely up to you. Neither the company nor the product need to be IT or software related.
Write the release notes in Markdown and include the following Markdown elements:
- A heading
- A list
- Bold font
- Italic font
- A link
The document needs to be 200-250 words long.
Hint: Use the Preview changes option or YaaS Content Editor to check if your Markdown displays correctly.
Create a pull request back to this repository.
The expected outcome is a pull request with your file and its content.