Skip to content

Commit 6d6814d

Browse files
committed
format
1 parent 7c608b7 commit 6d6814d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ Here are the guidelines to respect when releasing a new version of the package:
129129
1. Always release a new package from the master branch
130130
2. Use the following commit message format: "RDKit release \<version of the main rdkit release\>"
131131

132-
- > Example commit message: "RDKit release 2022.3.3"
132+
> Example commit message: "RDKit release 2022.3.3"
133133
134134
3. In Azure pipeline parameters, specify the RDKit version with underscores seperating major, minor, and patch version
135135

136-
- > Example: 2022_03_3
136+
> Example: 2022_03_3
137137
138138
4. If you are releasing an official release, do not forget to uncheck the **Is beta?** checkbox in the Azure pipeline parameters.

0 commit comments

Comments
 (0)