Skip to content

Commit 894c656

Browse files
Update README.md
1 parent c106b4d commit 894c656

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,13 @@ Then manually install the following JARs:
216216
## Recommendation
217217
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
218218

219+
## Workflow
220+
221+
In order to make changes in the repository, you need to:
222+
223+
1. Create a branch with the proposed changes whose name matches the feature/* pattern.
224+
2. Create a pull request for this branch. It will be automatically assigned to a suitable reviewer.
225+
3. Once the request is approved, it can be merged.
219226

220227
## Aspose.HTML Cloud SDKs in Popular Languages
221228

0 commit comments

Comments
 (0)