Skip to content

Commit 349e87b

Browse files
authored
Merge pull request #1157 from phpDocumentor/backport/1.x/pr-1153
[1.x] Merge pull request #1153 from phpDocumentor/setup-theme
2 parents 0cb33a9 + e099d0a commit 349e87b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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>`__.

0 commit comments

Comments
 (0)