Skip to content

Commit 75aed1a

Browse files
committed
Declare using PER-CS2.0
1 parent 876a4ca commit 75aed1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Before submitting a pull request:
4444

4545
If the project maintainer has any additional requirements, you will find them listed here.
4646

47-
- **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - The easiest way to apply the conventions is to install [PHP Code Sniffer](https://pear.php.net/package/PHP_CodeSniffer).
47+
- **[PER-CS2.0 Coding Standard](https://github.com/php-fig/per-coding-style/blob/master/spec.md)** - The easiest way to apply the conventions is to install [PHP Code Sniffer](https://pear.php.net/package/PHP_CodeSniffer).
4848
- **Add tests!** - Your patch won't be accepted if it doesn't have tests.
4949
- **Document any change in behaviour** - Make sure the `README.md` and any other relevant documentation are kept up-to-date.
5050
- **Consider our release cycle** - We try to follow [SemVer v2.0.0](https://semver.org/). Randomly breaking public APIs is not an option.

0 commit comments

Comments
 (0)