Skip to content

Commit be26899

Browse files
authoredMar 19, 2024··
Fix typo in CONTRIBUTING.md (#327)
1 parent 6031341 commit be26899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to contribute
22

3-
Thanks for contributing to assert! Just follow these single guidelines:
3+
Thanks for contributing to assert! Just follow these simple guidelines:
44

55
- You must use [feature / topic branches](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows) to ease the merge of contributions.
66
- Coding standard compliance must be ensured before committing or opening pull requests by running `composer assert:cs-fix` or `composer assert:cs-lint` in the root directory of this repository.

0 commit comments

Comments
 (0)
Please sign in to comment.