smiley 2 vuotta sitten
vanhempi
commit
0fb1995a74
2 muutettua tiedostoa jossa 1 lisäystä ja 10 poistoa
  1. 0 10
      .github/ISSUE_TEMPLATE/general_issue.md
  2. 1 0
      docs/Appendix/Contribute.md

+ 0 - 10
.github/ISSUE_TEMPLATE/general_issue.md

@@ -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 - 0
docs/Appendix/Contribute.md

@@ -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).