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 e11b3bc commit 1a35240Copy full SHA for 1a35240
README.md
@@ -55,4 +55,12 @@ Markdown Converter contributes the following settings:
55
56
## Known Issues
57
58
-* MD-to-PDF conversion: The `@page` CSS at-rule can be applied incorrectly.
+* 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