-
Notifications
You must be signed in to change notification settings - Fork 754
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #41445 from ballerina-platform/praneesha-patch-1
Update `ballerina-library` word in lang repo
- Loading branch information
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ You can use one of the following options to try out Ballerina. | |
* [Set up Ballerina](https://ballerina.io/learn/get-started/) | ||
* [Ballerina Playground](https://play.ballerina.io/) | ||
|
||
You can use following resources to learn Ballerina. | ||
You can use the following resources to learn Ballerina. | ||
|
||
* [Ballerina by Example](https://ballerina.io/learn/by-example/) | ||
* [Ballerina learn pages and guides](https://ballerina.io/learn/) | ||
|
@@ -62,14 +62,14 @@ Try out Ballerina's development capabilities using the [Ballerina extension for | |
|
||
>**Tip:** If you are unsure whether you have found a bug, search the existing issues in the GitHub repo and raise it in the [Ballerina Discord](https://discord.com/invite/wAJYFbMrG2) or [Stack Overflow](https://stackoverflow.com/questions/tagged/ballerina). | ||
- Language, Tooling, Standard Library, Website: <a href="https://github.com/ballerina-platform/ballerina-lang/issues">ballerina-lang</a> repo | ||
- Language, Tooling, Ballerina library, Website: <a href="https://github.com/ballerina-platform/ballerina-lang/issues">ballerina-lang</a> repo | ||
- Extended library: <a href="https://github.com/ballerina-platform/ballerina-extended-library/issues">ballerina-extended-library</a> repo | ||
- Security flaw: send an email to [email protected]. For details, see the <a href="https://ballerina.io/security/">security policy</a>. | ||
|
||
|
||
## Contribute to Ballerina | ||
|
||
As an open source project, Ballerina welcomes contributions from the community. To start contributing, read these [contribution guidelines](https://github.com/ballerina-platform/ballerina-lang/blob/master/CONTRIBUTING.md) for information on how you should go about contributing to our project. | ||
As an open-source project, Ballerina welcomes contributions from the community. To start contributing, read these [contribution guidelines](https://github.com/ballerina-platform/ballerina-lang/blob/master/CONTRIBUTING.md) for information on how you should go about contributing to our project. | ||
|
||
We look forward to receiving your contributions. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
The following is a list of language and standard library modules that are available with the distribution. | ||
The following is a list of Ballerina library packages that are available with the distribution. |