jmhobbs/cultofthepartyparrot.com
View on GitHubAdd State/Province section to flags page
Open
#544 opened on Feb 18, 2021
1 comment (1 comment)1 reaction (1 reaction)1 assignee (1 assignee)HTML1,451 stars (1,451 stars)313 forks (313 forks)batch import
enhancementhelp wanted
Description
re: #543
Contributor guide
- Tech stack
- html
- Domain
- frontend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Basic HTMLUnderstanding of project's flag page structure
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 45
- Research direction
- First, review issue #543 (referenced) to understand the exact requirements for the State/Province section. Then examine the current flags page HTML template to identify where to insert the new section. Look for existing patterns (e.g., Country or Other sections) to follow. Implement the addition and ensure consistency with the page style.