Fix documentation code breaks
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
87b6308fc9
commit
2d4dda8c9c
1 changed files with 4 additions and 1 deletions
|
@ -196,7 +196,10 @@ function ban (member) {
|
|||
}).catch(err => {
|
||||
// handle error here
|
||||
});
|
||||
}# Contributing to Random Bunny
|
||||
}
|
||||
```
|
||||
|
||||
# Contributing to Random Bunny
|
||||
|
||||
First off, thanks for taking the time to contribute!
|
||||
|
||||
|
|
Loading…
Reference in a new issue