Skip to content

Commit 0ae6260

Browse files
committed
[PETOSS-829] re phrased readme
1 parent 1d8fa8f commit 0ae6260

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,13 @@ In Release (used for one or more SDKs)
1919

2020
## Contribution guide
2121

22-
:loudspeaker: **Announcement for all active contributors for Xero-OpenAPI repo** :loudspeaker:
23-
24-
We have enabled [commit linting](https://github.com/conventional-changelog/commitlint/#what-is-commitlint) in this repo to ensure that all commit messages follow the conventional commits standards. Please make sure your commit messages are properly formatted or the PR checks will fail. :no_entry_sign:
22+
This repo has [commit linting](https://github.com/conventional-changelog/commitlint/#what-is-commitlint) to ensure that all commit messages follow the conventional commits standards. Please make sure your commit messages are properly formatted or the PR checks will fail. :no_entry_sign:
2523

2624
You can refer to the [conventional commits documentation](https://www.conventionalcommits.org/en/v1.0.0/#summary) for better understanding.
2725

2826
**Context:**
2927

30-
We have automated the release process in xero-OpenAPI using [semantic-release package](https://github.com/semantic-release/semantic-release). In brief this package analyses all the commits in the repo to determine the next version number, generate the release notes and publish the package, hence the commit message is important for the release to happen successfully. Please read more on the conventional commit [documentation](https://www.conventionalcommits.org/en/v1.0.0/#summary) before landing your commits, each commit message will determine the release notes !
28+
The release process in xero-OpenAPI has been automated using [semantic-release package](https://github.com/semantic-release/semantic-release). In brief this package analyses all the commits in the repo to determine the next version number, generate the release notes and publish the package, hence the commit message is important for the release to happen successfully. Please read more on the conventional commit [documentation](https://www.conventionalcommits.org/en/v1.0.0/#summary) before landing your commits, each commit message will determine the release notes !
3129

3230

3331
**Example:**

0 commit comments

Comments
 (0)