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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ If you don't have time to contribute, that's fine. There are other easy ways to
29
29
## Code of Conduct
30
30
31
31
This project and everyone participating in it is governed by the [Code of Conduct](https://github.com/flyteorg/flyte/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior
32
-
to [email](mailto:email).
32
+
to [security@union.ai](mailto:security@union.ai).
33
33
34
34
## I Have a Question
35
35
@@ -52,7 +52,7 @@ We’re excited that you’re interested in contributing code to Flyte! Before y
52
52
53
53
Please use our issues templates that provide hints on what information we need to help you.
54
54
55
-
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to [email](mailto:email) or use the Report a security vulnerability issue template.
55
+
> You must never report security related issues, vulnerabilities or bugs including sensitive information to the issue tracker, or elsewhere in public. Instead sensitive bugs must be sent by email to [security@union.ai](mailto:security@union.ai) or use the Report a security vulnerability issue template.
56
56
57
57
### Feature Requests
58
58
@@ -62,7 +62,7 @@ Unsure if your contribution is “small”, “large” or whether it fits into
62
62
63
63
### Improving The Documentation
64
64
65
-
If you notice outdated information or areas that could be clarified, kindly start a discussion in the [contribute](https://flyte-org.slack.com/archives/C04NJPLRWUX) channel on slack. For more information, please checkout the [Contributing to documentation](https://www.union.ai/docs/v2/flyte/community/#contributing-to-documentation).
65
+
If you notice outdated information or areas that could be clarified, kindly start a discussion in the [contribute](https://flyte-org.slack.com/archives/C04NJPLRWUX) channel on slack. For more information, please checkout [Contributing to documentation](https://www.union.ai/docs/v2/flyte/community/#contributing-to-documentation).
66
66
67
67
### Improving The Design
68
68
@@ -108,7 +108,7 @@ When you’re ready to contribute your changes, follow these steps to create a c
108
108
109
109
- Testing steps or screenshots (if applicable)
110
110
111
-
- Notes for reviewers, if special attention is needed
111
+
- Notes for reviewers, if special attention is needed.
112
112
113
113
For more context, kindly read the official [Before Submitting Your PR](https://www.union.ai/docs/v1/flyte/community/contributing-code/#before-submitting-your-pr) docs.
0 commit comments