Polish README quick start before wider announcement #666

Closed
opened 2026-05-09 00:46:57 +00:00 by barrettruth · 0 comments
Owner

Problem

The plugin is feature-complete enough for a preview, but the README is still sparse as a first landing page. It lists features and install steps, then mostly punts users to :help forge.nvim.

Current gaps from the preview audit:

  • no short first-run path like :checkhealth forge, :Forge pr, :Forge ci, or :lua require("forge").open();
  • feature bullets mention PRs, issues, CI, browse/yank, but omit releases even though release workflows are implemented and documented;
  • no recommended keymap for the root workflow picker, while bare :Forge intentionally warns missing command.

Expected

Add a tiny quick-start/readme polish pass that helps a new user reach the main workflows without reading the full vimdoc first.

Non-goals

Do not rewrite the README into marketing copy; keep it concise and consistent with the vimdoc.

## Problem The plugin is feature-complete enough for a preview, but the README is still sparse as a first landing page. It lists features and install steps, then mostly punts users to `:help forge.nvim`. Current gaps from the preview audit: - no short first-run path like `:checkhealth forge`, `:Forge pr`, `:Forge ci`, or `:lua require("forge").open()`; - feature bullets mention PRs, issues, CI, browse/yank, but omit releases even though release workflows are implemented and documented; - no recommended keymap for the root workflow picker, while bare `:Forge` intentionally warns `missing command`. ## Expected Add a tiny quick-start/readme polish pass that helps a new user reach the main workflows without reading the full vimdoc first. ## Non-goals Do not rewrite the README into marketing copy; keep it concise and consistent with the vimdoc.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/forge.nvim#666
No description provided.