Skip to content

Commit 458c0f7

Browse files
authored
docs: use project-wide CONTRIBUTING.md file (#820)
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent b32ac3d commit 458c0f7

1 file changed

Lines changed: 7 additions & 19 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,10 @@
1-
# Contributing to Helm Charts
1+
# Contributing to CloudNativePG
22

3-
Please read the [code of conduct](CODE-OF-CONDUCT.md) first.
3+
Thank you for your interest in contributing! 💖
44

5-
## How to report a new issue
5+
To ensure consistency across the project, all CloudNativePG repositories follow
6+
a common set of guidelines regarding code of conduct, AI usage, and
7+
contribution workflows.
68

7-
Before reporting a new issue, please make sure you have:
8-
9-
- read the documentation
10-
- checked that a similar issue has not been opened in the past
11-
12-
## How to contribute
13-
14-
You can contribute to charts by submitting a new pull request.
15-
16-
Please:
17-
18-
1. Open a new issue providing information about the feature you want to add
19-
2. Fork the project, develop the feature as a branch with the issue ID (e.g. dev/43) and test the code
20-
3. Submit a pull request
21-
22-
Thank you.
9+
Please review the [CloudNativePG Project contributing guidelines](https://github.com/cloudnative-pg/governance/blob/main/CONTRIBUTING.md)
10+
before searching for issues, reporting bugs, or submitting a pull request.

0 commit comments

Comments
 (0)