mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-05-25 19:08:41 +00:00
update issue information
This commit is contained in:
parent
5d5989c424
commit
786dd19dd3
|
|
@ -8,11 +8,18 @@ For the code style and best practices please have a look at the developer-guide
|
||||||
|
|
||||||
### Suggestions
|
### Suggestions
|
||||||
|
|
||||||
If you have a good idea for improvement feel free to create a new issue with all the relevant information.
|
If you have a good idea for improvement feel free to create a new issue with all the relevant information.
|
||||||
|
|
||||||
### Issues
|
### Issues
|
||||||
|
|
||||||
Feel free to grab any open issue implement it and create a new pull request.
|
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
|
||||||
|
*/
|
||||||
|
```
|
||||||
|
|
||||||
### Code Style
|
### Code Style
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user