Skip to content

Commit 578caf0

Browse files
author
Tihomir Surdilovic
authored
Update community section and added tooling section in main readme (#133)
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 89ac47e commit 578caf0

File tree

5 files changed

+15
-23
lines changed

5 files changed

+15
-23
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Cloud Native Sandbox level project on July 14, 2020.
1717

1818
- [Releases](#Releases)
1919
- [SDKs](#SDKs)
20+
- [Tooling](#Tooling)
2021
- [Community](#Community)
2122
- [Communication](#Communication)
2223
- [Code of Conduct](#Code-of-Conduct)
@@ -42,20 +43,28 @@ In addition to the documentation mentioned above, there is also a set of SDKs be
4243
- [Java](https://github.com/serverlessworkflow/sdk-java)
4344

4445
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:
4647

4748
* Each SDK has active points of contact.
4849
* Each SDK supports the latest(N), and N-1, major releases of the specification.
4950
* Within the scope of a major release, only support for the latest minor version is needed.
5051

5152
Support for release candidates is not required, but strongly encouraged.
5253

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+
5362
## Community
5463

5564
We have an growing community working together to build a dynamic serverless workflow
5665
ecosystem. Community contributions are welcome and much needed to foster specification growth.
5766

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.
5968

6069
To learn how to contribute to the specification reference the ['how to contribute'](contributing.md) doc.
6170

community/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Community
22

3+
Here you can find information about our:
4+
35
- [Contributors](contributors.md): People and companies contributing to the
46
Serverless workflow specification and ecosystem
5-
- [Open Source](open-source.md): Open source libraries that support Serverless Workflow
6-
- [Blogs](blogs.md): Blogs dedicated to Serverless Workflow
7-
- [Presentations](presentations/README.md): Presentations and videos related to the specification
7+
- [Maintainers](maintainers.md): Maintainers of the project
8+
- [Presentations](https://serverlessworkflow.github.io/): Community presentations about the project (see the 'Resources' section)

community/blogs.md

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

community/open-source.md

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

community/presentations/README.md

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

0 commit comments

Comments
 (0)