We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c24c3 commit 2065bedCopy full SHA for 2065bed
.github/CONTRIBUTING.md
@@ -6,7 +6,7 @@ We accept contributions via pull requests on Github. Please review these guideli
6
7
## Guidelines
8
9
-* Please follow the [PSR-2 Coding Style Guide](https://www.php-fig.org/psr/psr-2/)..
+* Please follow the [PSR-2 Coding Style Guide](https://www.php-fig.org/psr/psr-2/).
10
* Ensure that the current tests pass, and if you've added something new, add the tests where relevant.
11
* Send a coherent commit history, making sure each individual commit in your pull request is meaningful.
12
* You may need to [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) to avoid merge conflicts.
0 commit comments