Skip to content

Add pull request submission guidelines - #94

Open
Shafiqha wants to merge 1 commit into
roostorg:mainfrom
Shafiqha:docs/pr-submission-guidelines
Open

Add pull request submission guidelines#94
Shafiqha wants to merge 1 commit into
roostorg:mainfrom
Shafiqha:docs/pr-submission-guidelines

Conversation

@Shafiqha

@Shafiqha Shafiqha commented Sep 1, 2026

Copy link
Copy Markdown

Closes #90

Adds software-development-practices/pull-requests.md, a companion doc
to CONTRIBUTING.md covering what makes a good PR: starting from an
issue, small diffs, draft PRs, writing your own PR description
(including how to attribute AI assistance rather than pasting its
output), and GitHub-native issue linking (fixes/related to).

Draws on cassidyjames's comment on #90 and the norms discussed in #62.
Kept intentionally lightweight per the issue's own scope.

Registered the new page in SUMMARY.md under Software Development
Practices, alongside the existing APIs/Agents/Security/Versioning
pages.

@Shafiqha
Shafiqha requested review from a team as code owners September 1, 2026 16:02

@cassidyjames cassidyjames left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking a pass at this! A couple of things that stand out right away:

  • It looks like the Markdown formatting is off. Please make sure headings are correctly notated, and paragraphs have an empty line between them; you can check some of the other prose-heavy pages like meetings/guidelines.md for an example.

  • This should probably be framed more as "Submitting Code Changes" or something instead of "Pull Requests". Pull requests are the mechanism we use on GitHub, but it might not be a familiar term to anyone not already using GitHub.

  • Make sure it's included in the right spot in SUMMARY.md; I'd say it makes sense as the first item under Software Development Practices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document PR/change submission tips/guidelines

2 participants