Skip to content

Change Request flow for articles #88

@pedrogaudencio

Description

@pedrogaudencio

Problem

There is currently no way for a user to propose changes to an existing article in a structured way. Users can’t edit an article and send those edits to the article owner for review, which limits collaboration and makes improvements harder to coordinate.

Solution

Implement a Change Request feature similar to a Pull Request:

  • A user edits an existing article and submits the changes as a CR to the article owner;
  • Submitting starts a review workflow where the owner can:
    • Approve → changes are merged into the original article;
    • Reject → request is closed without changes.
  • While pending, the CR supports discussion and review rounds:
    • Users can leave comments;
    • Contributor can update the proposed changes (multiple revisions) until it’s approved or rejected.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions