File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
packages/guides-theme-rst/.github Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ # Contribute to the phpDocumentor Guides
2+
3+ ## Go to the mono-repository
4+
5+ This project is developed in the mono-repository ` phpDocumentor Guides <https://github.com/phpDocumentor/guides> ` __ .
6+ The repository you are currently in gets auto-created by splitting the mono-repository. You ** must not** contribute
7+ to this repository directly but always to the mono-repository linked above.
8+
9+ ## Create Issues
10+
11+ * If you find something missing or something is wrong in this library, you are welcome to write an issue
12+ describing the problem: ` Issues on GitHub <https://github.com/phpDocumentor/guides/issues> ` __ .
13+ * If you can, please try to fix the problem yourself.
14+
15+ # Make changes (create pull requests)
16+
17+ See the ` Contribution chapter <https://docs.phpdoc.org/components/guides/guides/contributions/index.html> ` __ in the
18+ ` Documentation ` < https://docs.phpdoc.org/components/guides/guides/index.html > `__ .
You can’t perform that action at this time.
0 commit comments