Skip to content

Commit

Permalink
merging readme
Browse files Browse the repository at this point in the history
Change-Id: Ib764ac6761d0e9ff488135b89445cbcfda2a7fdc
  • Loading branch information
alyssachvasta committed Nov 8, 2024
2 parents 832b6bf + 5b7d9b9 commit 11bc610
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
33 changes: 0 additions & 33 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,33 +0,0 @@
# How to contribute

We'd love to accept your patches and contributions to this project.

## Before you begin

### Sign our Contributor License Agreement

Contributions to this project must be accompanied by a
[Contributor License Agreement](https://cla.developers.google.com/about) (CLA).
You (or your employer) retain the copyright to your contribution; this simply
gives us permission to use and redistribute your contributions as part of the
project.

If you or your current employer have already signed the Google CLA (even if it
was for a different project), you probably don't need to do it again.

Visit <https://cla.developers.google.com/> to see your current agreements or to
sign a new one.

### Review our community guidelines

This project follows
[Google's Open Source Community Guidelines](https://opensource.google/conduct/).

## Contribution process

### Code reviews

All submissions, including submissions by project members, require review. We
use GitHub pull requests for this purpose. Consult
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
information on using pull requests.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gcloud config set project <your project name here>
gcloud auth application-default login
```

## Development
# Development

### Testing

Expand All @@ -32,3 +32,4 @@ Unit tests can be run with the following command:
```
npm test
```

0 comments on commit 11bc610

Please sign in to comment.