Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
7 tasks
ExperimentsInHonesty opened this issue Mar 24, 2021 · 5 comments

Comments

@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Mar 24, 2021

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.
@ExperimentsInHonesty ExperimentsInHonesty changed the title Create a Guide/Template: for using <details> tag in an issue Create a Guide/Template: for using <details> and <summary> tags in an issue Mar 24, 2021
@akibrhast
Copy link
Member

akibrhast commented Mar 24, 2021

Drop Down Template Syntax

IMPORTANT: THE EMPTY LINE AFTER THE SUMMARY TAG MUST EXIST FOR formatted content (bullets, images, etc. ) TO RENDER PROPERLY

<details>
<summary>YOUR_TEXT_HERE</summary>

PASTE_YOUR_IMAGE_HERE
</details>

@ExperimentsInHonesty

This comment has been minimized.

@Sihemgourou

This comment has been minimized.

@aymarmsba
Copy link
Member

aymarmsba commented Apr 24, 2024

Prior version of issue

Overview

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

Action Items

  • Update issue Tracker: Templates & Guides product-management#128 with the name of item you are working
  • Gather examples of how other projects have done, adding each example as a link in the resources section
    • Once done, remove the "TG: Gather Examples" label and add the "TG: Create Guide" label
  • Create a guide on how to use the template
    • Once done, remove the "TG: Create Guide" label and add the "TG: Review Guide" label
  • Review the guide with product management communities of practice
    • Once done, remove the "TG: Review Guide" label and add the "TG: Leadership Review" label
  • Present to Hack for LA leadership team for sign off
    • Once approved, remove the "TG: Leadership Review" label and add the "TG: Place Guide" label
  • Possibly create an issue template on .github
    • Include link to template under resources if you add it as a template in .github

Resources

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>

@aymarmsba
Copy link
Member

aymarmsba commented Apr 24, 2024

Assignee, Labels, Project Board Placement, and Milestones for this issue in the Product Repo:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs to be Triaged
Status: Needs to be Triaged
Development

No branches or pull requests

7 participants