Skip to content

Commit 5b8a3dc

Browse files
authored
Refactor Readme
1 parent 5b9c811 commit 5b8a3dc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,13 @@ Before merging any contributions or changes, it's essential to ensure that the c
122122
• Repeat steps 3-6 until the CI build passes successfully.
123123

124124
• Once the CI build is successful, you can proceed with merging your changes into the main WarpSQL repository.
125+
126+
127+
## Publish the Project ![](https://img.shields.io/badge/Publish-IconName-green)
128+
129+
130+
To publish the WarpSQL project, follow the guidelines below:
131+
132+
• Document the release process: Provide clear instructions on how to release new versions of the project. This may include steps to follow, release branches or tags, and any necessary checks or validations.
133+
134+
• Versioning conventions: Define the versioning scheme used for the project. It could be semantic versioning (e.g., MAJOR.MINOR.PATCH) or any other convention that aligns with the project's needs.

0 commit comments

Comments
 (0)