Skip to content

Commit e465714

Browse files
authored
Fix a broken sentence, a misspelling, and update some text (#1017)
There is no substantive content change in this PR; it's just to fix some typos and while we're at it, update a couple of paragraphs to the newer version from the template repo.
1 parent e897cc7 commit e465714

1 file changed

Lines changed: 12 additions & 9 deletions

File tree

CONTRIBUTING.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,18 @@ of conduct.
3434
## Contribution process
3535

3636
All submissions, including submissions by project members, require review. We
37-
use the tools provided by GitHub for pull requests for this purpose. The
38-
preferred manner for submitting pull requests is to fork the, create a new
39-
branch in this fork to do your work, and when ready, create a pull request from
40-
this branch to the main project repository. The subsections below describe the
41-
process in more detail.
42-
43-
Pleae make sure to follow the [Google Style
44-
Guides](https://google.github.io/styleguide/) in your code, particularly the
45-
[style guide for Python](https://google.github.io/styleguide/pyguide.html).
37+
use the tools provided by GitHub for [pull
38+
requests](https://docs.github.com/articles/about-pull-requests) for this
39+
purpose. The preferred manner for submitting pull requests is to
40+
[fork](https://docs.github.com/articles/fork-a-repo) the repository, create a
41+
new [git branch](https://docs.github.com/articles/about-branches) in this fork
42+
to do your work, and when ready, create a pull request from your branch to the
43+
main project repository.
44+
45+
We follow the [Google coding style](https://google.github.io/styleguide/) for
46+
the programming languages used in this project, with only a few deviations. The
47+
[`.editorconfig`](.editorconfig) file in this repository defines the settings
48+
we use.
4649

4750
### Repository forks
4851

0 commit comments

Comments
 (0)