8000 Clarify our contribution policy · benjaminp/protobuf-javascript@80ac987 · GitHub
[go: up one dir, main page]

Skip to content

Commit 80ac987

Browse files
authored
Clarify our contribution policy
While we are still limited due to staffing we should advertise that we are amenable to more contiributions.
1 parent a428c58 commit 80ac987

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,17 @@ To use Protocol Buffers with JavaScript, you need two main components:
3030
Project Status as of July 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 generally 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