8000 Merge pull request #132 from protocolbuffers/lukesandberg-patch-1 · gonzojive/protobuf-javascript@314f4fb · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 314f4fb

Browse files
authored
Merge pull request protocolbuffers#132 from protocolbuffers/lukesandberg-patch-1
Clarify our contribution policy
2 parents cb8c3ab + 04e657b commit 314f4fb

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,20 @@ To use Protocol Buffers with JavaScript, you need two main components:
2727
(look for the `protoc-*.zip` files under **Downloads**).
2828

2929

30-
Project Status as of July 2022
30+
Project Status as of September 2022
3131
===
3232

33-
This project is currently in a somewhat broken state that we are working to rectify. We expect to have updated releases by the end of July 2022.
33+
This project is currently in a somewhat broken state that we are working to rectify. We expect to have updated releases by the end of September 2022.
3434

3535
**Support Status**
3636

37-
Protobuf JavaScript is widely used and well maintained internally at Google but does not currently have staffing for more than minimal support for this open source project.
37+
Protobuf JavaScript is widely used and well maintained internally at Google but does not currently have staffing for more than minimal support for this open source project.
3838

3939
**Contributing**
4040

41-
Due to our limited support resources, we are also limited in the kinds of contributions we can accept:
42-
* Small bug fixes may be accepted where they have limited compatibility concerns.
43-
* Feature requests will generally not be accepted, except for those referring to build or tooling integration.
44-
* Most other PRs will be rejected until this policy is revisited.
41+
Contributions should preserve existing behavior where possible. Current customers rely on applications continuing to work across minor version upgrades.
42+
43+
We also currently have limited staffing for this project, as such we encourage small targeted contributions. Thanks!
4544

4645
Setup
4746
=====

0 commit comments

Comments
 (0)
0