File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # Contributing to PHP Legacy Docs
2+
3+ We look forward to your contributions! You can contribute in the following ways.
4+
5+ ## Report Inaccuracies
6+
7+ There are two options:
8+
9+ - Click Report a Bug on the appropriate [ legacy docs page] ( https://php-legacy-docs.zend.com ) (preferred).
10+ - Create an [ issue] ( https://github.com/zendtech/php-legacy-docs/issues ) directly.
11+
12+ ## Propose File Changes
13+
14+ There are two options:
15+
16+ - Click Edit on the appropriate [ legacy docs page] ( https://php-legacy-docs.zend.com ) .
17+ - Clone [ this repository] ( https://github.com/zendtech/php-legacy-docs ) .
18+
19+ Please always create a new branch for submitting a Pull Request.
20+
21+ The ` /styles ` folder contains the CSS that will enable you to preview an HTML page before you submit the patch.
22+
23+ Because of the large number of files, it's not practical to navigate this repository through the browser.
24+
25+ ## We have a Code of Conduct
You can’t perform that action at this time.
0 commit comments