diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..66528f0 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,2 @@ +If you have not previously done so, please fill out and +submit the [Contributor License Agreement](https://cla.pivotal.io/sign/pivotal). diff --git a/Tooling.sln b/Tooling.sln index 627666a..316e68d 100644 --- a/Tooling.sln +++ b/Tooling.sln @@ -7,6 +7,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AE726098-1F00-4674-A260-0E82339152DA}" ProjectSection(SolutionItems) = preProject .gitignore = .gitignore + CONTRIBUTING.md = CONTRIBUTING.md LICENSE = LICENSE README.md = README.md EndProjectSection