Updating some more obsolete Code of Conduct usages
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -10,7 +10,7 @@ Remember, we're a friendly bunch and are happy with whatever contribution you mi
|
||||
|
||||
**Code of conduct**
|
||||
|
||||
This project and everyone participating in it, is governed by the [our Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [Sebastiaan Janssen - sj@umbraco.dk](mailto:sj@umbraco.dk).
|
||||
This project and everyone participating in it, is governed by the [our Code of Conduct](https://github.com/umbraco/.github/blob/main/.github/CODE_OF_CONDUCT.md).
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
||||
2
.github/README.md
vendored
2
.github/README.md
vendored
@@ -15,7 +15,7 @@ See the official [Umbraco website](https://umbraco.com) for an introduction, cor
|
||||
- [Community](#join-the-umbraco-community)
|
||||
- [Contributing](#contributing)
|
||||
|
||||
Please also see our [Code of Conduct](CODE_OF_CONDUCT.md).
|
||||
Please also see our [Code of Conduct](https://github.com/umbraco/.github/blob/main/.github/CODE_OF_CONDUCT.md).
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{FD962632-1
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.github\BUILD.md = .github\BUILD.md
|
||||
.github\CLEAR.md = .github\CLEAR.md
|
||||
.github\CODE_OF_CONDUCT.md = .github\CODE_OF_CONDUCT.md
|
||||
.github\CONTRIBUTING.md = .github\CONTRIBUTING.md
|
||||
.github\CONTRIBUTING_DETAILED.md = .github\CONTRIBUTING_DETAILED.md
|
||||
.github\CONTRIBUTION_GUIDELINES.md = .github\CONTRIBUTION_GUIDELINES.md
|
||||
|
||||
@@ -15,7 +15,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{FD962632-1
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.github\BUILD.md = .github\BUILD.md
|
||||
.github\CLEAR.md = .github\CLEAR.md
|
||||
.github\CODE_OF_CONDUCT.md = .github\CODE_OF_CONDUCT.md
|
||||
.github\CONTRIBUTING.md = .github\CONTRIBUTING.md
|
||||
.github\CONTRIBUTING_DETAILED.md = .github\CONTRIBUTING_DETAILED.md
|
||||
.github\CONTRIBUTION_GUIDELINES.md = .github\CONTRIBUTION_GUIDELINES.md
|
||||
|
||||
Reference in New Issue
Block a user