Please update to bootstrap 3.4, which was release 2018-12-31 and fixed some issues.
Contributor guide
Tech stack
pythonhtmlcss
Domain
documentation
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
1
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.
clear
Prerequisites
Python packagingHTML/CSS basics
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
80
Research direction
Check the repository for the Bootstrap version dependency, likely in a setup.py or package.json file. Update the version to 3.4.0 and verify that the theme still renders correctly. Look at the changelog for breaking changes between 3.x and 3.4. Also search for any existing PRs or branches that attempted this update.