Skip to content

Commit 7aeaaaa

Browse files
Update README.md
1 parent 1478f90 commit 7aeaaaa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,14 @@ Class | Method | HTTP request | Description
263263
node.exe ./node_modules/mocha/bin/_mocha --ui bdd ./test
264264
```
265265

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+
266274
## Aspose.HTML Cloud SDKs in Popular Languages
267275

268276
| .NET | Java | PHP | Python | Ruby | Node.js | Android | Swift|C++|Go|

0 commit comments

Comments
 (0)