| 1 | # Title |
| 2 | |
| 3 | Why should the reader care: “What’s in it for me?” |
| 4 | |
| 5 | ## Subheading |
| 6 | |
| 7 | Ideally, try to explain one core idea per section. Questions that you could keep in mind while writing: |
| 8 | |
| 9 | - How does it work? |
| 10 | - What are the outcomes? |
| 11 | - What are the positive and negative effects of it? |
| 12 | - Are there alternatives that provide a similar result? |
| 13 | |
| 14 | ## Subheading |
| 15 | |
| 16 | Add more subheadings and anything else that needs to be explained... |
| 17 | Remember, if you start to describe about another concept, stop yourself. |
| 18 | Each concept should be about one concept only. |
| 19 | |
| 20 | <!-- Optional --> |
| 21 | ### Related links |
| 22 | <!-- Here, you could include links to task topic that describe how to implement the thing you discussed in this concept. --> |
| 23 | - Visit the [related thing documentation](www.related-thing.com) to learn more about related thing. |