Skip to content

Create a Guide/Template: for using <details> and <summary> tags in an issue #22

Open
@ExperimentsInHonesty

Description

@ExperimentsInHonesty

Overview

We need to create a guide to using <details> and <summary> tags so that issues can be more concise.

Action Items

The phases in the guide-making process are listed below. Each phase displayed in blue is linked to a wiki page with instructions on how to complete that phase. Open the wiki page in a new tab, copy the instructions for each part into the section labelled 'Tasks' at the bottom of this issue, and complete each task listed.

Resources/Instructions

Details about how other teams are using it for the Gather step

Example of it in use on an issue: hackforla/website#1146
and these three items are an example of how to use it.

Closed

Screen Shot 2021-03-24 at 10 29 58 AM

Open

image

Example of Code from an issue

Screen Shot 2021-03-24 at 10 31 35 AM

Code to try out

<details >
<summary>current gif</summary>

![image](https://www.hackforla.org/assets/images/about/HfLA-Donate.gif)

</details>

Projects to Check

Tasks

  • This is where you will copy instructions from the wiki page for the step you are currently on.