Skip to content

Conversation

@MkMan
Copy link
Contributor

@MkMan MkMan commented Feb 10, 2021

In this PR:

  • Update documentation for language to match the example provided
  • Fix spacing, numbering, TOC in CONTRIBUTING.md

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #160 🦕

Fix spacing, numbering, TOC in CONTRIBUTING.md
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 10, 2021
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #161 (b881dc5) into master (2bccb7d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #161   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          118       118           
  Branches        24        24           
=========================================
  Hits           118       118           
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bccb7d...fb25c49. Read the comment docs.

@MkMan MkMan changed the title docs: fix language option documentaion docs: update language option documentaion Feb 10, 2021
@jpoehnelt jpoehnelt merged commit 00569ad into googlemaps:master Feb 19, 2021
github-actions bot pushed a commit that referenced this pull request Feb 19, 2021
Fix spacing, numbering, TOC in CONTRIBUTING.md 00569ad
@github-actions
Copy link

github-actions bot commented Mar 4, 2021

🎉 This PR is included in version 1.11.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in 'language' option documentation

2 participants