You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First discuss whether you should perform any work.
69
70
Any method below is acceptable, but are listed in order of most likely to get a response.
70
71
71
-
- Search for open issues in [`documentation`](https://github.com/plone/documentation/issues) or [`volto`](https://github.com/plone/volto/issues) and comment on them.
72
-
- Create a new issue in [`documentation`](https://github.com/plone/documentation/issues) or [`volto`](https://github.com/plone/volto/issues).
72
+
- Search for open issues in [`documentation`](https://github.com/plone/documentation/issues), [`plone.restapi`](https://github.com/plone/plone.restapi/issues), or [`volto`](https://github.com/plone/volto/issues) and comment on them.
73
+
- Create a new issue in [`documentation`](https://github.com/plone/documentation/issues), [`plone.restapi`](https://github.com/plone/plone.restapi/issues), or [`volto`](https://github.com/plone/volto/issues).
73
74
- Discuss during conferences, trainings, and other Plone events.
74
75
- Ask on the [Plone Community Forum, Documentation topic](https://community.plone.org/c/documentation/13).
75
76
- Ask in the [Plone chat on Discord](https://discord.com/invite/zFY3EBbjaj).
@@ -110,14 +111,14 @@ Quick edits for minor issues, such as typographical errors, misspellings, and En
110
111
For large edits, first follow the instructions in {doc}`setup-build`.
111
112
112
113
Once you have your environment set up, then you can follow the standard practice for making a pull request.
113
-
This practice differs depending on whether you are making contributions to only the core `documentation` files or `volto` files as well.
114
+
This practice differs depending on whether you are making contributions to only the core `documentation` files, or `plone.restapi` and `volto` files as well.
114
115
115
116
116
117
(contributing-documentation-only-label)=
117
118
118
119
### Working with only the `plone/documentation` repository
119
120
120
-
This section describes how to make contributions to files in the `plone/documentation` repository only, and excludes `plone/volto/docs` files.
121
+
This section describes how to make contributions to files in the `plone/documentation` repository only, and excludes files in `submodules/plone.restapi/docs` and `submodules/volto/docs`.
121
122
122
123
1. From the project root directory, sync your local `6-dev` branch with its remote.
0 commit comments