Skip to content

Commit 65caa9f

Browse files
authored
chore: update readme and other files to remove google refs (#9513)
* chore: update readme and other files to remove google refs * chore: update info about releases
1 parent 7e03c6e commit 65caa9f

File tree

4 files changed

+11
-139
lines changed

4 files changed

+11
-139
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,3 @@
11
# Contributing to Blockly
22

3-
Want to contribute? Great!
4-
5-
- First, read this page (including the small print at the end).
6-
- Second, please make pull requests against develop, not master. If your patch
7-
needs to go into master immediately, include a note in your PR.
8-
9-
For more information on style guide and other details, head over to the [Blockly Developers site](https://developers.google.com/blockly/guides/modify/contributing).
10-
11-
### Before you contribute
12-
13-
Before we can use your code, you must sign the
14-
[Google Individual Contributor License Agreement](https://cla.developers.google.com/about/google-individual)
15-
(CLA), which you can do online. The CLA is necessary mainly because you own the
16-
copyright to your changes, even after your contribution becomes part of our
17-
codebase, so we need your permission to use and distribute your code. We also
18-
need to be sure of various other things—for instance that you'll tell us if you
19-
know that your code infringes on other people's patents. You don't have to sign
20-
the CLA until after you've submitted your code for review and a member has
21-
approved it, but you must do it before we can put your code into our codebase.
22-
23-
### Larger changes
24-
25-
Before you start working on a larger contribution, you should get in touch with
26-
us first through the issue tracker with your idea so that we can help out and
27-
possibly guide you. Coordinating up front makes it much easier to avoid
28-
frustration later on.
29-
30-
### Code reviews
31-
32-
All submissions, including submissions by project members, require review. We
33-
use Github pull requests for this purpose.
34-
35-
### Browser compatibility
36-
37-
We care strongly about making Blockly work on all browsers. As of 2022 we
38-
support Edge, Chrome, Safari, and Firefox. We will not accept changes that only
39-
work on a subset of those browsers. You can check [caniuse.com](https://caniuse.com/)
40-
for compatibility information.
41-
42-
### The small print
43-
44-
Contributions made by corporations are covered by a different agreement than
45-
the one above, the
46-
[Software Grant and Corporate Contributor License Agreement](https://cla.developers.google.com/about/google-corporate).
3+
Want to contribute? Great! Head over to the [Blockly Developers site](https://developers.google.com/blockly/guides/modify/contributing) for information on how to contribute.

.github/workflows/welcome_new_contributors.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
validate your changes on our
2626
[developer site](https://developers.google.com/blockly/guides/contribute/core#making_and_verifying_a_change).
2727
28-
- All contributors must sign the Google Contributor License
29-
Agreement (CLA). If the google-cla bot leaves a comment on this
30-
PR, make sure you follow the instructions.
31-
3228
- We use conventional commits to make versioning the package easier. Make sure your commit
3329
message is in the [proper format](https://developers.google.com/blockly/guides/contribute/get-started/commits)
3430
or [learn how to fix it](https://developers.google.com/blockly/guides/contribute/get-started/commits#fixing_non-conventional_commits).

CHANGELOG.md

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)