-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit 53b4559
committed
Changelog: update link lists to prevent duplicate link definitions
Links in the link lists have to be unique and as all issue/PR sources (this repo, Squizlabs repo, PEAR repo) use numeric issue references, there will be duplicate/overlapping numbers at some point.
To prevent this, I'm proposing the following change:
* Links to _this repo_ will continue to use simple issue number links, i.e. `[#123]`.
This will keep things most straight forward for new content being added to the changelog.
* Links to the _Squizlabs repo_ will get a `sq` prefix in the link reference. This means the link reference will need to be added where the link is used, i.e `[#123][sq-123]`.
* Links to the _PEAR repo_ will get a `pear` prefix in the link reference. Again, this means the link reference will need to be added where the link is used, i.e `[#123][pear-123]`.
This commit makes it so for all existing issue/PR links in the changelog.
Related to 2441 parent 0de23a3 commit 53b4559Copy full SHA for 53b4559
File tree
Expand file treeCollapse file tree
1 file changed
+1372
-1372
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1372
-1372
lines changed
0 commit comments