Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[SQUASH-ME] Update CONTRIBUTING.md
Co-authored-by: Anna Filina <afilina@gmail.com>
  • Loading branch information
jrfnl and afilina authored Jul 15, 2025
commit f5e974923871e865f7763ec181677ee96c566a98
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ When in doubt, open an issue first to discuss your change proposal.

* Small PRs fixing only one thing will be better received than larger PRs fixing a lot of things in one go.
* 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.
* Add table of contents markers if appropriate.
* Add table of contents placeholders if appropriate.
The start of a page containing a table of contents should look like this:
```md
## Table of Contents
Expand Down
Loading