PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.5.1
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.5.1
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
visualizer / vendor / phpoffice / phpspreadsheet / CONTRIBUTING.md

CONTRIBUTING.md in Visualizer – Tables & Charts Manager with Built-in AI Generator 3.5.1, at vendor/phpoffice/phpspreadsheet/CONTRIBUTING.md

12 lines 842 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Want to contribute?
2
3 If you would like to contribute, here are some notes and guidelines:
4
5 - All new development happens on feature/fix branches, and are then merged to the `master` branch once stable; so the `master` branch is always the most up-to-date, working code
6 - Tagged releases are made from the `master` branch
7 - If you are going to be submitting a pull request, please fork from `master`, and submit your pull request back as a fix/feature branch referencing the GitHub issue number
8 - Code style might be automatically fixed by `composer fix`
9 - All code changes must be validated by `composer check`
10 - [](https://help.github.com/articles/fork-a-repo/ "Forking a GitHub repository"Helpful article about forking](https://help.github.com/articles/fork-a-repo/ "Forking a GitHub repository"](https://help.github.com/articles/fork-a-repo/ "Forking a GitHub repository")
11 - [](https://help.github.com/articles/using-pull-requests/ "Pull Requests"Helpful article about pull requests](https://help.github.com/articles/using-pull-requests/ "Pull Requests"](https://help.github.com/articles/using-pull-requests/ "Pull Requests")
12