Litespeed Bypass Manager
Direktori:
/admin/vendor/phpoffice/phpword
⬆️ Kembali
Buat Folder Baru
Buat Folder
Upload File
Upload
⚠️ Litespeed Uploader
Isi Folder
📁
docs
Folder
Hapus
📁
samples
Folder
Hapus
📁
src
Folder
Hapus
📁
tests
Folder
Hapus
📄 .gitignore
Edit
Hapus
📄 .php_cs.dist
Edit
Hapus
📄 .scrutinizer.yml
Edit
Hapus
📄 .travis.yml
Edit
Hapus
📄 .travis_shell_after_success.sh
Edit
Hapus
📄 CHANGELOG.md
Edit
Hapus
📄 CONTRIBUTING.md
Edit
Hapus
📄 COPYING
Edit
Hapus
📄 COPYING.LESSER
Edit
Hapus
📄 LICENSE
Edit
Hapus
📄 README.md
Edit
Hapus
📄 VERSION
Edit
Hapus
📄 bootstrap.php
Edit
Hapus
📄 composer.json
Edit
Hapus
📄 phpmd.xml.dist
Edit
Hapus
📄 phpstan.neon
Edit
Hapus
📄 phpunit.xml.dist
Edit
Hapus
📄 phpword.ini.dist
Edit
Hapus
Edit File: CONTRIBUTING.md
# Contributing to PHPWord PHPWord is built by the crowd and for the crowd. Every contribution is welcome; either by [submitting](https://github.com/PHPOffice/PHPWord/issues) bug issues or suggesting improvements, or in a more active form like [requesting](https://github.com/PHPOffice/PHPWord/pulls) a pull. We want to create a high quality document writer and reader library that people can use with more confidence and less bugs. We want to collaborate happily, code joyfully, and get alive merrily. Thus, below are some guidelines, that we expect to be followed by each contributor. - **Be brief, but be bold**. State your issues briefly. But speak out your ideas loudly, even if you can't or don't know how to implement it right away. The world will be better with limitless innovations. - **Follow PHP-FIG standards**. We follow PHP Standards Recommendations (PSRs) by [PHP Framework Interoperability Group](http://www.php-fig.org/). If you're not familiar with these standards, please, [familiarize yourself now](https://github.com/php-fig/fig-standards). Also, please, use [PHPCodeSniffer](http://pear.php.net/package/PHP_CodeSniffer/) to validate your code against PSRs. - **Test your code**. Nobody else knows your code better than you. So, it's completely yours mission to test the changes you made before pull request submission. We use [PHPUnit](https://phpunit.de/) for our testing purposes and recommend you using this tool too. [Here](https://phpunit.de/presentations.html) you can find PHPUnit best practices and additional information on effective unit testing, which helps us making PHPWord better day to day. Do not hesitate to smoke it carefully. It's a great investment in quality of your work, and it saves you years of life. - **Request pull in separate branch**. Do not submit your request to the master branch. But create a separate branch named specifically for the issue that you addressed. Read [GitHub manual](https://help.github.com/articles/using-pull-requests) to find out more about this. If you are new to GitHub, read [this short manual](https://help.github.com/articles/fork-a-repo) to get yourself familiar with forks and how git works in general. [This video](http://www.youtube.com/watch?v=-zvHQXnBO6c) explains how to synchronize your Github Fork with the Branch of PHPWord. That's it. Thank you for your interest in PHPWord, and welcome! May the Force be with you.
Simpan
Catatan: Mengedit file biner tidak disarankan.