Document how to contribute to project

This commit is contained in:
Chris Cheetham 2018-07-31 09:02:18 -04:00
Родитель a787506fec
Коммит fa8741a9ed
2 изменённых файлов: 3 добавлений и 0 удалений

2
CONTRIBUTING.md Normal file
Просмотреть файл

@ -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).

Просмотреть файл

@ -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