doc: add project processes documentation#9321
Draft
cdecker wants to merge 1 commit into
Draft
Conversation
Add an authoritative reference for how the project handles issues, pull requests, reviews and releases, and the rationale behind those processes: why and when we close issues, why PRs stay in Draft until ready for review, how reproduction PRs work, and why releases branch off master at the version-bump commit. This gives us a document to point to when explaining triage actions, instead of re-litigating the reasoning each time. Changelog-None Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
doc/contribute-to-core-lightning/project-processes.md: an authoritative reference for how the project handles issues, pull requests, reviews and releases — and the rationale behind those processes. The goal is to have a document we can point to when explaining a triage action (why an issue was closed, why a PR is still Draft, why a reviewer hasn't looked at a branch yet), instead of re-explaining the reasoning each time.It covers:
Type::/Status::/Severity::label taxonomy and the reasons we close issues (needs-info timeout, support questions, duplicates, out of scope, fixed at merge).Type::Repro).The page publishes automatically to https://docs.corelightning.org/docs/project-processes via the ReadMe sync once merged.
Marked as draft while the team reviews whether the described processes match everyone's understanding.
Checklist
Changelog-None, docs-only)tools/lightning-downgrade(N/A)🤖 Generated with Claude Code