Skip to content

Commit 2065bed

Browse files
Update CONTRIBUTING.md
1 parent d4c24c3 commit 2065bed

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
@@ -6,7 +6,7 @@ We accept contributions via pull requests on Github. Please review these guideli
66

77
## Guidelines
88

9-
* Please follow the [PSR-2 Coding Style Guide](https://www.php-fig.org/psr/psr-2/)..
9+
* Please follow the [PSR-2 Coding Style Guide](https://www.php-fig.org/psr/psr-2/).
1010
* Ensure that the current tests pass, and if you've added something new, add the tests where relevant.
1111
* Send a coherent commit history, making sure each individual commit in your pull request is meaningful.
1212
* You may need to [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) to avoid merge conflicts.

0 commit comments

Comments
 (0)