Skip to content

docs: explain fork workflow and PR scope in CONTRIBUTING - #357

Merged
NovaCode37 merged 1 commit into
NovaCode37:mainfrom
sOuL2000s:docs/contributing-fork-and-scope
Sep 13, 2026
Merged

NovaCode37 merged 1 commit into
NovaCode37:mainfrom
sOuL2000s:docs/contributing-fork-and-scope

Conversation

@sOuL2000s

Copy link
Copy Markdown
Contributor

Adds the fork/clone/push/open-PR steps that reviewers kept having to explain in threads, notes that direct pushes are refused and that a first PR waits on CI approval, and adds a Scope section so a PR does what its issue asks instead of also rewriting the thing it was adding tests for. Also asks for Closes #123 in the PR body so issues close on merge.

Closes #352

Summary

Changes

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • I have tested these changes locally
  • I have added/updated tests as needed

Screenshots

Adds the fork/clone/push/open-PR steps that reviewers kept having to
explain in threads, notes that direct pushes are refused and that a
first PR waits on CI approval, and adds a Scope section so a PR does
what its issue asks instead of also rewriting the thing it was adding
tests for. Also asks for `Closes NovaCode37#123` in the PR body so issues close
on merge.

Closes NovaCode37#352
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Sep 12, 2026
@github-actions

Copy link
Copy Markdown

Thanks for the first pull request here. CI needs a maintainer to approve the run before it starts, so it may sit for a bit before anything happens. pytest tests/ -q passing is the main thing I look at.

@NovaCode37
NovaCode37 merged commit 7760d6c into NovaCode37:main Sep 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CONTRIBUTING: explain the fork step and keep PRs to their issue

2 participants