Skip to content

Chapter 15.1: Analyze the Registration Template (ssawczyn) #2282

@accesswatch

Description

@accesswatch

Warning

This issue is part of the GIT Going with GitHub course.
Do not start this challenge until the course officially begins.

Chapter 15: Issue Templates Challenge

Student: @ssawczyn
Estimated Time: 15-20 minutes
Skill Level: advanced


Challenge Overview

Open the workshop registration template, read the YAML structure, and post one observation about how the template improved contributions.

All challenges in this chapter are linked to the Challenge Hub for full context and instructions.


Your Challenge: Analyze the Registration Template

Open the workshop registration template, read the YAML structure, and post one observation about how the template improved contributions.


How to Submit

Step 1: Claim This Issue

Reply with a comment: I'm working on this!

Step 2: Complete the Challenge

Follow the detailed steps in the Challenge Hub.

  1. Open: .github/ISSUE_TEMPLATE/workshop-registration.yml
  2. Read the YAML structure: frontmatter (name, description, title, labels) and field types
  3. Notice field types: input, dropdown, textarea, markdown
  4. Observe: each field has a label, description, and validation rule
  5. Compare: How is this better than a blank issue form?
  6. Post a completion comment on this issue:
Chapter 15.1 complete:
- Opened the registration template: yes/no
- Field types I noticed:
- One way the template improved contributions:

Step 3: Post Your Evidence

When complete, post a comment on this issue with your evidence (see format below).

Step 4: Close This Issue

After facilitator confirms, close this issue.


Expected Outcomes

  • You can read and understand YAML form template structure
  • You recognize accessibility-first design in form templates

If You Get Stuck

  1. Look in .github/ISSUE_TEMPLATE/workshop-registration.yml - that is the form you filled out to join
  2. If YAML structure is confusing, focus on the field 'type' values: input, dropdown, textarea
  3. Compare your registration issue with how a blank issue would look
  4. Ask facilitator to show you a template they created
  5. Comment on this issue describing what is blocking you

Learning Moment

The best template is one you have already used. Template design is about pattern recognition and context adaptation, not starting from scratch.

Next Step: Check out Challenge Hub for the next challenge or chapter!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions