Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayIterator authored Oct 14, 2023
1 parent d1f6dbf commit 450831d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Contributing

Contributions are very **welcome** and will be **fully credited** to the respective authors.

We accept the contributions via pull request or report the issues.

## Pull Requests

- Follow the [Coding Standards](CODING_STANDARD.md) for code compliants.
- Make sure tested with **`phpcs`** before make pull request (see the github workflows).
- Always be responsible for the codes.

0 comments on commit 450831d

Please sign in to comment.