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 1478f90 commit 7aeaaaaCopy full SHA for 7aeaaaa
README.md
@@ -263,6 +263,14 @@ Class | Method | HTTP request | Description
263
node.exe ./node_modules/mocha/bin/_mocha --ui bdd ./test
264
```
265
266
+## Workflow
267
+
268
+In order to make changes in the repository, you need to:
269
270
+1. Create a branch with the proposed changes whose name matches the feature/* pattern.
271
+2. Create a pull request for this branch. It will be automatically assigned to a suitable reviewer.
272
+3. Once the request is approved, it can be merged.
273
274
## Aspose.HTML Cloud SDKs in Popular Languages
275
276
| .NET | Java | PHP | Python | Ruby | Node.js | Android | Swift|C++|Go|
0 commit comments