1
This commit is contained in:
14
vendor/phpoffice/phpword/.github/ISSUE_TEMPLATE/how-to-use.md
vendored
Normal file
14
vendor/phpoffice/phpword/.github/ISSUE_TEMPLATE/how-to-use.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: How to Use PHPWord
|
||||
about: Find out how to use PHPWord
|
||||
labels: WontFix
|
||||
|
||||
---
|
||||
|
||||
***Please do not use the issue tracker to ask how to use PHPWord.***
|
||||
|
||||
Documentation is available on [Read the Docs](https://phpword.readthedocs.io/en/latest/).
|
||||
|
||||
Sample code is in the [`/samples/` directory](https://github.com/PHPOffice/PHPWord/tree/develop/samples).
|
||||
|
||||
Usage questions belong on [Stack Overflow](https://stackoverflow.com/questions/tagged/phpword).
|
||||
Reference in New Issue
Block a user