File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Fixes #
3232## PR checklist
3333<!-- Go over all the following points, and put an `x` in all the boxes that apply. -->
3434- [ ] I have checked there is no other PR open for the same change.
35- - [ ] I have read the [ Contribution Guidelines] ( .github/CONTRIBUTING.md ) .
35+ - [ ] I have read the [ Contribution Guidelines] ( https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/ .github/CONTRIBUTING.md) .
3636- [ ] I grant the project the right to include and distribute the code under the BSD-3-Clause license (and I have the right to grant these rights).
3737- [ ] I have added tests to cover my changes.
3838- [ ] I have verified that the code complies with the projects coding standards.
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Bug reports and feature requests can be submitted on the [Github Issue Tracker](
9999
100100## Contributing
101101
102- See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for information.
102+ See [ CONTRIBUTING.md] ( .github/ CONTRIBUTING.md) for information.
103103
104104## Versioning
105105
You can’t perform that action at this time.
0 commit comments