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 #
32
32
## PR checklist
33
33
<!-- Go over all the following points, and put an `x` in all the boxes that apply. -->
34
34
- [ ] 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) .
36
36
- [ ] 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).
37
37
- [ ] I have added tests to cover my changes.
38
38
- [ ] 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](
99
99
100
100
## Contributing
101
101
102
- See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for information.
102
+ See [ CONTRIBUTING.md] ( .github/ CONTRIBUTING.md) for information.
103
103
104
104
## Versioning
105
105
You can’t perform that action at this time.
0 commit comments