Add CONTRIBUTING, add newline to end of other files

This commit is contained in:
Dave Cunningham 2016-02-19 17:36:19 -05:00
parent 7b6ac5f2d7
commit 4a8db91129
3 changed files with 6 additions and 2 deletions

4
CONTRIBUTING Normal file
View File

@ -0,0 +1,4 @@
Before we can merge your pull request, we need you to sign either the Google individual or corporate
contributor license agreement (CLA), unless you are a Google employee, intern, or contractor.
Please see http://jsonnet.org/contributing.html for more information.

View File

@ -199,4 +199,4 @@
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@ -11,4 +11,4 @@
This is a port of [jsonnet](http://jsonnet.org/) to go. It is very much a work in progress.
This implementation is largely based on the the [jsonnet C++ implementation](https://github.com/google/jsonnet).
This implementation is largely based on the the [jsonnet C++ implementation](https://github.com/google/jsonnet).