The-Strategy-Unit / The-Strategy-Unit/open-plan-docs
Populate FA pages from DRY code
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 3
- Forks
- 1
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 14
Description
Since we have many FA pages, containing the same elements, we should create a function to populate them.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the FA pages and comparing their repeated elements. Identify the shared structure that should be populated by one function; the work is done when those pages are generated without duplicating the same page elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100