File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 2
2
/docs export-ignore
3
3
/tests export-ignore
4
4
/.gitignore export-ignore
5
+ .github export-ignore
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://github.com/phpDocumentor/guides/tree/main/docs/contributions/index.rst> ` __ in the
18
+ ` Documentation ` < https://github.com/phpDocumentor/guides/tree/main/docs/index.rst > `__ .
You can’t perform that action at this time.
0 commit comments