moby / moby/swarmkit

Add more comments

Open
#2,360 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area/docs
Dominant language
Go
Stars
3.7k
Forks
676
Avg merge
4d 9h
Merged PRs (30d)
6

Description

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the referenced sections of manager/state/raft/raft.go at lines 545, 566, 632, 681, and 714, then inspect the store code mentioned in the issue. Identify the behavior that is difficult to follow and add explanatory comments at those locations. Done means the listed raft sections and the relevant store code are more readable without changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.