Skip to content

Commit

Permalink
fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
donno2048 authored Oct 18, 2021
1 parent 844b680 commit d4de056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**BUGS:**

To encourage active collaboration, Bagisto encourages pull requests, not just bug reports. "Bug reports" may also be sent in the form of a pull request containing negative test.
To encourage active collaboration, Bagisto encourages pull requests, not just bug reports. "Bug reports" may also be sent in the form of a pull request containing a negative test.

However, when filing a bug report, your issue should contain a title and a clear description of the issue. You should also include as much relevant information as possible and a code sample that demonstrates the issue. The goal of a bug report is to make it easy for yourself - and others - to replicate the bug and develop a fix.

Expand Down Expand Up @@ -40,7 +40,7 @@ If you are submitting a change that will affect a compiled file, such as most of

**Code style:**

Bagisto follow PSR-2 for coding standard and PSR-4 as of Laravel for autoloading standards.
Bagisto follows PSR-2 for coding standard and PSR-4 as of Laravel for autoloading standards.

**PHPDoc:**

Expand Down

0 comments on commit d4de056

Please sign in to comment.