Skip to content

Commit 8f732ee

Browse files
Remove CLA content and actions which are handled by the DNF
1 parent cada10e commit 8f732ee

File tree

4 files changed

+2
-71
lines changed

4 files changed

+2
-71
lines changed

Diff for: .github/workflows/cla.yml

-30
This file was deleted.

Diff for: asp.sln

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{65E93433-2
1111
.gitattributes = .gitattributes
1212
.gitignore = .gitignore
1313
azure-pipelines.yml = azure-pipelines.yml
14-
CONTRIBUTING.md = CONTRIBUTING.md
1514
LICENSE.txt = LICENSE.txt
1615
logo.svg = logo.svg
1716
nuget.config = nuget.config

Diff for: docs/CLA.md

-39
This file was deleted.

Diff for: docs/CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ If you would like to contribute to the repository, first identify the scale of w
1818

1919
### Submitting a pull request
2020

21-
You will need to sign a [Contributor License Agreement](CLA.md) when submitting your pull request. To complete the Contributor License Agreement (CLA), you will need to follow the instructions provided by the CLA bot when you send the pull request. This needs to only be done once for any .NET Foundation OSS project.
21+
You will need to sign a [Contributor License Agreement](https://cla.dotnetfoundation.org/dotnet/aspnet-api-versioning) when submitting your pull request. To complete the Contributor License Agreement (CLA), you
22+
will need to follow the instructions provided by the CLA bot when you send the pull request. This needs to only be done once for any .NET Foundation OSS project.
2223

2324
If you don't know what a pull request is read this article: https://help.github.com/articles/using-pull-requests. Make sure that the repository can build and that all tests pass. Familiarize yourself with the project workflow and our coding conventions. The coding and style guidelines are described and enforced by `.editorconfig` as well as .NET Compiler Platform analyzers. These tools will automatically override your default settings without changing your environment. Violations will cause the build to fail.
2425

0 commit comments

Comments
 (0)