fix contributing

This commit is contained in:
Dennis Eichhorn 2021-11-16 00:00:43 +01:00
parent 4dbe7a02dd
commit 9f43593219

View File

@ -12,14 +12,7 @@ If you have a good idea for improvement feel free to create a new issue with all
### Issues
Feel free to grab any open issue implement it and create a new pull request. Most issues can be found in the code and have the following structure:
```css
/**
* @todo Orange-Management/cssOMS#ISSUE_NUMBER
* Description for the issue
*/
```
Feel free to grab any open issue implement it and create a new pull request. Most issues can be found in the code marked with `@todo` or in the [PROJECT.md](https://github.com/Orange-Management/Docs/blob/master/Project/PROJECT.md) file.
### Code Style