diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e241a85..cb312c4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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!