You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ When in doubt, open an issue first to discuss your change proposal.
48
48
### Guidelines for Updating the Wiki Files
49
49
50
50
* Small PRs fixing only one thing will be better received than larger PRs fixing a lot of things in one go.
51
-
* Always use fully qualified links. This ensures that the links will work when pages are viewed/edited in this repo, as well as when the pages are viewed from the PHPCS Wiki.
51
+
* Always use absolute links (https://...). This ensures that the links will work when pages are viewed/edited in this repo, as well as when the pages are viewed from the PHPCS Wiki.
52
52
* Add table of contents markers if appropriate.
53
53
The start of a page containing a table of contents should look like this:
0 commit comments