Skip to content

Updated PR submission guidelines with issue references - #147

Open
bluedotblue wants to merge 1 commit into
pyOpenSci:mainfrom
bluedotblue:patch-2
Open

Updated PR submission guidelines with issue references#147
bluedotblue wants to merge 1 commit into
pyOpenSci:mainfrom
bluedotblue:patch-2

Conversation

@bluedotblue

Copy link
Copy Markdown

Emphasize including issue references in PR descriptions for closure. closes #142

Emphasize including issue references in PR descriptions for closure. closes pyOpenSci#142

@InessaPawson InessaPawson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for this, @bluedotblue! Apologies for the slow response on our end. This is a good catch: linking a PR to an issue is a very useful step to know when submitting a PR.

It's worth noting that addresses isn't one of GitHub's closing keywords. It only creates a cross-reference between a PR and an issue. Since this is teaching material, let's make that distinction clear.

Also, please include all keywords that trigger auto-close:
close/closes/closed
fix/fixes/fixed
resolve/resolves/resolved


Add a descriptive title and write a brief description of your changes. Pull request titles should be concise and descriptive of the content in the pull request. When you have added your
title and description, click on “Create Pull Request” one more time to submit the PR.
Add a descriptive title and write a brief description of your changes. Pull request titles should be concise and descriptive of the content in the pull request. Within the PR description, it is important to include `closes #` issue number or `addresses #` issue number so once the maintainer merges your PR, Github will close the issue number.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
Add a descriptive title and write a brief description of your changes. Pull request titles should be concise and descriptive of the content in the pull request. Within the PR description, it is important to include `closes #` issue number or `addresses #` issue number so once the maintainer merges your PR, Github will close the issue number.
Add a descriptive title and write a brief description of your changes. Pull request titles should be concise and descriptive of the content in the pull request. Within the PR description, it is important to include `closes #IssueNumber` or `addresses #IssueNumber` so once the maintainer merges your PR, GitHub will close the issue automatically.

@InessaPawson

Copy link
Copy Markdown
Contributor

@allcontributors please add @bluedotblue for doc

@allcontributors

Copy link
Copy Markdown
Contributor

@InessaPawson

I've put up a pull request to add @bluedotblue! 🎉

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

Labels

None yet

Projects

Status: pyconus-2026

Development

Successfully merging this pull request may close these issues.

enh: contribute to OSS: missing discussion of linking to the open issue and also has an empty bullet

2 participants