1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C++6,023 stars (6,023 stars)1,854 forks (1,854 forks)batch import
Good First Issue
Description
This is fixed in development, port fixes over to hotfixes
Contributor guide
- Tech stack
- cpp
- Domain
- ci cd
- Issue type
- devops
- 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.
- mostly clear
- Prerequisites
- git branchingCI basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- Look at the Travis CI configuration in the development branch (likely .travis.yml). Identify the changes that were made to fix the CI. Then cherry pick or apply those changes to the hotfixes branch. Ensure the hotfixes branch is up to date with master. The issue is in the WiFiManager repository for ESP8266.