php-the-right-way icon indicating copy to clipboard operation
php-the-right-way copied to clipboard

How to submit updated/dead links?

Open Xymph opened this issue 2 years ago • 4 comments

While (proof)reading (see #926) I also encountered a fair number of links which are changed on the remote site, and some dead ones. Here I'm not sure what would be the recommended way to submit changes, as some cases can result in discussion, and in a few cases I'm uncertain what to change for a dead link with no replacement.

Examples: http links redirecting to https; links that do currently redirect to a new path on the same site; dead links no longer redirected even though the article still exists on a new path; links redirecting to a different site; links to a path on a site where only the frontpage still works; dead links no longer found on a live site but which are available in the Wayback Machine (archive.org); links where both title and site/path were updated.

So should these all be separate PRs, or grouping related commits in multiple PRs, or...? Any advice? Preferably not resulting in an excessive amount of work. :)

Xymph avatar Aug 23 '22 21:08 Xymph

Okay, not sure what kind of response times are customary in this repo, so I tried my luck with the first PR #928. Further updates are (sometimes) trickier, so I'll probably use separate PRs.

Xymph avatar Aug 25 '22 14:08 Xymph

Good morning! Re: response times, we're a small group of maintainers that have day jobs. Speaking for myself, I check in a few times a week. I'm just so busy lately. So expect a few days before a reply. Maybe sooner!

Separate PRs are fine, but we're really not picky. If you are confident in the changes, just batch them together. You can always revise a PR in progress.

codeguy avatar Aug 25 '22 14:08 codeguy

Different timezone here, so good afternoon. :) Thanks for the feedback, will keep plugging away on the remaining changes.

Xymph avatar Aug 25 '22 15:08 Xymph

@codeguy After two+ months I was wondering... are my PRs ever going to get reviewed/merged? After these I probably have one more with leftovers, but with so much pending stuff it is a bit tricky to find them in the diffs between my working copy, and a repo copy that is still at gh-pages' head.

Xymph avatar Oct 30 '22 14:10 Xymph

@Xymph I suppose this can be closed now :) not just because your PRs have been merged, but also because you've been made a collaborator and can merge PRs yourself! :D

waldyrious avatar Jan 09 '23 18:01 waldyrious

I am aware, but wasn't quite done with everything I wanted to submit as a result from this topic, and didn't have time for this project these past few days. I also intend to look at some issues by others soon.

But meanwhile I guess this one can be closed, yeah.

Xymph avatar Jan 09 '23 19:01 Xymph