-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.early-in-cycleA change that should be done early in the 3 month dev cycle.A change that should be done early in the 3 month dev cycle.
Milestone
Description
This issue covers a set of improvements to the Go release notes:
- Convert existing release notes from HTML to Markdown.
- Change definition lists to level 4 headings.
- Check that there is a valid release note fragment for each file in api/next.
- Write a command that prints a report for incomplete release note fragments.
- Have that command check that there is a release note for an issue if there is a commit that mentions the issue.
- Write a command to merge release note fragments into a single file.
- Handle standard library symbol references in release note fragments like the go/doc/comment package would.
dmitshur, bcmills, mauri870, cristaloleg, j178 and 1 more
Metadata
Metadata
Assignees
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.early-in-cycleA change that should be done early in the 3 month dev cycle.A change that should be done early in the 3 month dev cycle.