You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being an open source community the Serverless Workflow team is open for new members as well open to their contributions.
45
-
In order to ensure that an SDK is going to be supported and maintained the Serverless Workflow community would like to ensure that:
46
+
In order to ensure that an SDK is going to be supported and maintained, the Serverless Workflow community would like to ensure that:
46
47
47
48
* Each SDK has active points of contact.
48
49
* Each SDK supports the latest(N), and N-1, major releases of the specification.
49
50
* Within the scope of a major release, only support for the latest minor version is needed.
50
51
51
52
Support for release candidates is not required, but strongly encouraged.
52
53
54
+
## Tooling
55
+
56
+
In order to enhance developer experience with the specification, we also provide a [Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=serverlessworkflow.serverless-workflow-vscode-extension).
57
+
The sources of the extension are found [here](https://github.com/serverlessworkflow/vscode-extension).
58
+
59
+
In order to ensure that the VSCode Extension is going to be supported and maintained, the Serverless Workflow community
60
+
would like to ensure that is has a dedicated point of contact.
61
+
53
62
## Community
54
63
55
64
We have an growing community working together to build a dynamic serverless workflow
56
65
ecosystem. Community contributions are welcome and much needed to foster specification growth.
57
66
58
-
To learn more about the specification community reference the community docs.
67
+
See [here](community/contributors.md) for the list of all community members that have contributed to the specification.
59
68
60
69
To learn how to contribute to the specification reference the ['how to contribute'](contributing.md) doc.
0 commit comments