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 c363881 commit 11a08a3Copy full SHA for 11a08a3
README.md
@@ -39,7 +39,7 @@ Problem details: https://en.wikipedia.org/wiki/Eight_queens_puzzle
39
- [Dependencies](#dependencies)
40
- [Features](#features)
41
- [Development](#development)
42
-- [Considerations](#considerations)
+ - [Considerations](#considerations)
43
- [Cookiecutter](#cookiecutter)
44
- [How to use](#how-to-use)
45
- [How to clone](#how-to-clone)
@@ -198,9 +198,11 @@ Time in minutes
198
## Development
199
200
* Pycharm - IDE
201
-* Black - Code format
+* Black - Code style
202
+* Conventional commits - https://www.conventionalcommits.org/en/v1.0.0/
203
+* Full documented app
204
-# Considerations
205
+### Considerations
206
207
* Coverage > 85%
208
0 commit comments