Skip to content

Commit 2230c5f

Browse files
committed
Add contributing section to README
1 parent eacdfea commit 2230c5f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,13 @@ parameters:
6161
additionalServices:
6262
- Acme\Blog\Config\ServiceFactory
6363
```
64+
65+
## Contributing
66+
67+
Any contributions are welcome.
68+
69+
If you want to see a new rule or extension specific to CodeIgniter, please open a
70+
[feature request](https://github.com/CodeIgniter/phpstan-codeigniter/issues/new?assignees=&labels=feature+request&projects=&template=feature_request.yml). If you can contribute the code yourself, please open a pull request instead.
71+
72+
Before reporting any bugs, please check if the bug occurs only if using this extension with PHPStan. If the bug is
73+
reproducible in PHPStan alone, please open a bug report there instead. Thank you!

0 commit comments

Comments
 (0)