mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-01-11 16:18:41 +00:00
add issue information
This commit is contained in:
parent
253f0ead2a
commit
cdbe4dbe91
|
|
@ -16,11 +16,13 @@ Feel free to grab any open issue implement it and create a new pull request. Mos
|
||||||
|
|
||||||
```php
|
```php
|
||||||
/**
|
/**
|
||||||
* @todo Orange-Management/Modules#ISSUE_NUMBER
|
* @todo Orange-Management/Orange-Management#ISSUE_NUMBER [d:difficulty]
|
||||||
* Description for the issue
|
* Description for the issue
|
||||||
*/
|
*/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The issue information can be used to provide additional information such as priority, difficulty and type. For your first issue try to find a issue marked `[d:first]` or `[d:beginner]`.
|
||||||
|
|
||||||
### Code Style
|
### Code Style
|
||||||
|
|
||||||
Not always are the defined coding style standards upheld, if you notice that simply create a new pull request with the fix.
|
Not always are the defined coding style standards upheld, if you notice that simply create a new pull request with the fix.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user