Skip to content

Commit de33cee

Browse files
committed
[Docs] Update contributing.md
1 parent 803b24c commit de33cee

2 files changed

Lines changed: 0 additions & 17 deletions

File tree

PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
- [ ] Identify the component the PR relates to in brackets in the title.
66
`[Buttons] Updated documentation`
77
- [ ] Link to GitHub issues it solves. `closes #1234`
8-
- [ ] Sign the CLA bot. You can do this once the pull request is opened.
98

109
[Contributing](https://github.com/pubiqq/material-components-android/blob/dev/docs/contributing.md)
1110
has more information and tips for a great pull request.

docs/contributing.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,9 @@ path: /docs/contributing/
77

88
# General Contributing Guidelines
99

10-
The Material Components contributing policies and procedures can be found in the
11-
main Material Components documentation repository’s
12-
[contributing page](https://github.com/material-components/material-components/blob/develop/CONTRIBUTING.md).
13-
14-
For larger feature requests we might ask you to write a
15-
[Design Doc](https://docs.google.com/document/d/1ISW8sVEQpAs1X-pQ0zf2q3Sbz5NRS8jfjs-jnjo9iWk/edit).
16-
1710
To make a contribution, you'll need to be able to build the library from source
1811
and run our tests.
1912

20-
## Pull Request Process
21-
22-
Because the material-components-android code is stored in two locations (i.e.,
23-
GitHub and Google), PRs are not directly merged into the repository. Instead,
24-
once a PR is complete (i.e., cla signed, CI passing, design reviewed, code
25-
reviewed), the PR will be converted to a commit sourced to the original author
26-
that is synced into the repository. Even though the PR list shows no merged PRs,
27-
we do accept contributions.
28-
2913
## Building From Source
3014

3115
Take a look at our [instructions](building-from-source.md) on how to build the

0 commit comments

Comments
 (0)