We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c106b4d commit 894c656Copy full SHA for 894c656
README.md
@@ -216,6 +216,13 @@ Then manually install the following JARs:
216
## Recommendation
217
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
218
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.
226
227
## Aspose.HTML Cloud SDKs in Popular Languages
228
0 commit comments