Disperse the 'GitHub issues for BPO users' page#1850
Open
StanFromIreland wants to merge 1 commit into
Open
Conversation
Documentation build overview
4 files changed± index.html± triage/index.html± triage/github-bpo-faq/index.html± triage/issue-tracker/index.html |
nedbat
reviewed
Jul 3, 2026
Comment on lines
+171
to
+172
| For issues migrated to GitHub from `bpo`_ where the authors or commenters | ||
| are not core team members, we opted not to link to their GitHub accounts |
Member
There was a problem hiding this comment.
Suggested change
| For issues migrated to GitHub from `bpo`_ where the authors or commenters | |
| are not core team members, we opted not to link to their GitHub accounts | |
| For old issues migrated to GitHub from `bpo`_ where the authors or commenters | |
| were not core team members, we opted not to link to their GitHub accounts |
nedbat
approved these changes
Jul 3, 2026
nedbat
left a comment
Member
There was a problem hiding this comment.
Just two words to change to put the bpo migration clearly in the past.
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.
Several of it's points were already covered in 'Using the issue tracker,' additionally several were quite general and helpful (not just to people migrating from BPO) so I moved them there for everyone to enjoy. I made a few little wording tweaks along the way, but I tried to avoid any major content changes in this PR.
It has been several years since our migration now and I think this page has served its purpose. For now, I think we can leave it as an
:orphan:. This preserves links to it and its content, but doesn’t unnecessarily expand the section. This section was similarly dropped in the planned contrib guide refactor.