File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,10 +25,6 @@ Just open a [regular issue](https://github.com/virtomize/uii-python-api/issues/n
2525
2626## Pull Requests
2727
28- ### Dependencies
29-
30- This project uses [ Mage] ( https://magefile.org/ ) which is a replacement for the classical make.
31-
3228### 1. Fork
3329
3430Fork the project [ on Github] ( https://github.com/virtomize/uii-python-api/ ) and clone your fork
@@ -58,15 +54,7 @@ $ git checkout -b example-branch -t upstream/master
5854
5955### 3. Code
6056
61- Follow the [ official code guidelines] ( https://golang.org/doc/effective_go.html ) .
62-
63- To make sure the code runs correct, test the code using:
64-
65- ```
66- mage test
67- ```
68-
69- also add unit tests to test your code contributions.
57+ Add unit tests to test your code contributions.
7058
7159For new features add a short description in the README.md.
7260
You can’t perform that action at this time.
0 commit comments