Skip to content

Commit 1a35240

Browse files
Update README.md
1 parent e11b3bc commit 1a35240

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,12 @@ Markdown Converter contributes the following settings:
5555

5656
## Known Issues
5757

58-
* MD-to-PDF conversion: The `@page` CSS at-rule can be applied incorrectly.
58+
* MD-to-PDF conversion: The `@page` CSS at-rule can be applied incorrectly.
59+
60+
## Workflow
61+
62+
In order to make changes in the repository, you need to:
63+
64+
1. Create a branch with the proposed changes whose name matches the feature/* pattern.
65+
2. Create a pull request for this branch. It will be automatically assigned to a suitable reviewer.
66+
3. Once the request is approved, it can be merged.

0 commit comments

Comments
 (0)