Skip to content

Commit e1a52f9

Browse files
Update project status (November 2023) (#178)
* Update README.md Co-authored-by: Luke Sandberg <lukesandberg@users.noreply.github.com>
1 parent 8730ba5 commit e1a52f9

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,23 @@ 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 September 2022
30+
31+
Project Status
3132
===
3233

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.
34+
This project is currently in a working state.
3435

3536
**Support Status**
3637

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.
38+
We currently do not have staffing for more than minimal support for this open
39+
source project. We will answer questions and triage any issues.
3840

3941
**Contributing**
4042

41-
Contributions should preserve existing behavior where possible. Current customers rely on applications continuing to work across minor version upgrades.
43+
Contributions should preserve existing behavior where possible. Current
44+
customers rely on applications continuing to work across minor version upgrades.
45+
We encourage small targeted contributions. Thanks!
4246

43-
We also currently have limited staffing for this project, as such we encourage small targeted contributions. Thanks!
4447

4548
Setup
4649
=====

0 commit comments

Comments
 (0)