This commit is contained in:
smiley
2023-10-29 19:50:46 +01:00
parent 9df5ed6c8c
commit 0fb1995a74
2 changed files with 1 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
---
name: General issue
about: An issue that is not a bug - please use the discussions instead! Thanks!
---
<!--
Hi, you are trying to open an issue!
If you have a question or an issue that is not a bug,
please use the Q&A section under discussions instead. Thanks!
-->
+1
View File
@@ -60,6 +60,7 @@ You want to contribute code to fix something or add a feature? Hey that's cool!
## Documentation
The documentation is a work in progress - any suggestion and contribution is very welcome!
If you have an addition or correction, feel fre to open a [documentation issue](https://github.com/chillerlan/php-qrcode/issues/new?assignees=&labels=docs&projects=&template=documentation.md&title=%5BDOCS%5D).
The API documentation is auto generated with [phpDocumentor](https://www.phpdoc.org/) from the docblocks [in the PHP sources](https://github.com/chillerlan/php-qrcode/tree/main/src).