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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ Please note we have a code of conduct, please follow it in all your interactions
7
7
8
8
## Pull Request Process
9
9
10
-
1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
11
-
2. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
12
-
3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
13
-
4. You may merge the Pull Request in once you have the sign-off of two other developers, or if you do not have permission to do that, you may request the second reviewer to merge it for you.
10
+
1.Ensure any install or build dependencies are removed before the end of the layer when doing a build.
11
+
2.Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
12
+
3.Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
13
+
4.You may merge the Pull Request in once you have the sign-off of two other developers, or if you do not have permission to do that, you may request the second reviewer to merge it for you.
14
14
15
15
## Code of Conduct
16
16
@@ -66,7 +66,7 @@ further defined and clarified by project maintainers.
66
66
### Enforcement
67
67
68
68
Instances of abusive, harassing, or otherwise unacceptable behavior may be
69
-
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
69
+
reported by contacting the project team at team@atscale.run. All
70
70
complaints will be reviewed and investigated and will result in a response that
71
71
is deemed necessary and appropriate to the circumstances. The project team is
72
72
obligated to maintain confidentiality with regard to the reporter of an incident.
0 commit comments