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
- Helm Version (or App that manages helm): <!-- example: Using helm version 3.11, or include data about what is running helm, e.g. ArgoCD version 2.5.8 -->
23
+
24
+
- Helm Chart Version: <!-- example: 3.4.3 -->
25
+
26
+
-`values.yaml`:
27
+
28
+
```yaml
29
+
# paste your values.yaml (anonymize any sensitive data)
30
+
```
31
+
32
+
## Additional context, if any
33
+
<!-- Also note any additional relevant info about your environment. -->
34
+
<!-- example: If your issue is related to persistent volumes, let us know you're using NFS or EFS, for instance. -->
In the Nextcloud community, participants from all over the world come together to create Free Software for a free internet. This is made possible by the support, hard work and enthusiasm of thousands of people, including those who create and use Nextcloud software.
2
+
3
+
Our code of conduct offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.
4
+
5
+
The Code of Conduct is shared by all contributors and users who engage with the Nextcloud team and its community services. It presents a summary of the shared values and “common sense” thinking in our community.
6
+
7
+
You can find our full code of conduct on our website: https://nextcloud.com/code-of-conduct/
8
+
9
+
Please, keep our CoC in mind when you contribute! That way, everyone can be a part of our community in a productive, positive, creative and fun way.
If you have a bug to report or a feature to request, you can first search the [GitHub Issues](https://github.com/nextcloud/helm/issues), and if you can't find what you're looking for, feel free to open an issue.
32
+
33
+
#### Contributing to the Code
34
+
We're always happy to review a pull request :) Please just be sure to check the pull request template to make sure you fufill all the required checks, most importantly the [DCO](https://probot.github.io/apps/dco/).
0 commit comments