Skip to content

Commit a177aab

Browse files
committed
Update labels
1 parent c38970f commit a177aab

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.github/labels.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## more info https://github.com/crazy-max/ghaction-github-labeler
2+
- # automerge
3+
name: ":bell: automerge"
4+
color: "8f4fbc"
5+
description: ""
26
- # bot
37
name: ":robot: bot"
48
color: "69cde9"
@@ -47,9 +51,9 @@
4751
name: ":no_entry_sign: invalid"
4852
color: "e6e6e6"
4953
description: ""
50-
- # maybe bug
51-
name: ":interrobang: maybe bug"
52-
color: "ff5722"
54+
- # investigate
55+
name: ":mag: investigate"
56+
color: "e6625b"
5357
description: ""
5458
- # needs more info
5559
name: ":thinking: needs more info"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ___
4040
* [msmtpd SMTP relay](https://github.com/crazy-max/docker-msmtpd) image to send emails
4141
* [Traefik](https://github.com/containous/traefik-library-image) as reverse proxy and creation/renewal of Let's Encrypt certificates (see [this template](examples/traefik))
4242

43-
### Build locally
43+
## Build locally
4444

4545
```shell
4646
git clone https://github.com/crazy-max/docker-dokuwiki.git

0 commit comments

Comments
 (0)