Skip to content

Commit 73c47de

Browse files
authored
Merge branch '6.0' into standardize-prerequisite
2 parents 27c22c0 + 83b0560 commit 73c47de

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/contributing/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,22 @@ Sign the Plone Contributor Agreement
5454
The Plone Foundation has published a [Code of Conduct](https://plone.org/foundation/materials/foundation-resolutions/code-of-conduct).
5555
All contributors to the Plone Documentation follow the Code of Conduct.
5656

57+
5758
(contributing-first-time-contributors-label)=
5859

5960
## First-time contributors
6061

6162
First-time contributors should read and follow our guide {doc}`first-time`.
6263

6364

65+
(report-bugs-and-feature-requests-label)=
66+
67+
## Report bugs and request features
68+
69+
When you experience a bug with, or want to request a feature for Plone, but you don't know in which package you should create the GitHub issue, you can create an issue in the primary Plone repository, [`Products.CMFPlone`](https://github.com/plone/Products.CMFPlone/).
70+
Someone will help identify in which of the dozens of repositories that make up Plone the actual change and pull request should be made.
71+
72+
6473
(contributing-continuous-integration-label)=
6574

6675
## Continuous integration

0 commit comments

Comments
 (0)