Skip to content

Commit 2f5c0ef

Browse files
committed
add info about contributing
1 parent 088523a commit 2f5c0ef

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Queues for the CodeIgniter 4 framework.
99

1010
![PHP](https://img.shields.io/badge/PHP-%5E8.1-blue)
1111
![CodeIgniter](https://img.shields.io/badge/CodeIgniter-%5E4.3-blue)
12+
![License](https://img.shields.io/badge/License-MIT-blue)
1213

1314
## Installation
1415

@@ -58,4 +59,11 @@ Run the queue worker:
5859

5960
## Docs
6061

61-
https://codeigniter4.github.io/queue/
62+
Read the full documentation: https://queue.codeigniter.com
63+
64+
## Contributing
65+
66+
We does accept and encourage contributions from the community in any shape. It doesn't matter
67+
whether you can code, write documentation, or help find bugs, all contributions are welcome.
68+
See the [CONTRIBUTING.md](CONTRIBUTING.md) file for details.
69+

0 commit comments

Comments
 (0)