ADDED: Image to README.md
This commit is contained in:
parent
784bc5f96f
commit
a0b39ac741
@ -13,8 +13,10 @@ To setup a gitea issue tracked project you need to first select the issues tab a
|
|||||||
When you've finished you can press the refresh button in the open issues section and you'll see the issues of the first 10 pages (only open issues).
|
When you've finished you can press the refresh button in the open issues section and you'll see the issues of the first 10 pages (only open issues).
|
||||||
|
|
||||||
## Issue colors
|
## Issue colors
|
||||||
In order to get nice looking issueicons in multiple colors you need to assigne any issue a label called either "feature" or "bug". A bug is going to be represented as an red issue, while a feature will have a green icon. If the issue does not have got a label it will receive a grey icon. If the label is not know (so neither "feature" nor "bug" not case sensitive) it will also get a grey icon.
|
|
||||||
|
|
||||||
|
![Issues with multiple colors](./media/gitea-issues.png)
|
||||||
|
|
||||||
|
In order to get nice looking issueicons in multiple colors you need to assigne any issue a label called either "feature" or "bug". A bug is going to be represented as an red issue, while a feature will have a green icon. If the issue does not have got a label it will receive a grey icon. If the label is not know (so neither "feature" nor "bug" not case sensitive) it will also get a grey icon.
|
||||||
## Future
|
## Future
|
||||||
- Implement a `Close Issue` Button
|
- Implement a `Close Issue` Button
|
||||||
- Create Issues via Webview
|
- Create Issues via Webview
|
||||||
|
BIN
media/gitea-issues.png
Normal file
BIN
media/gitea-issues.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user