Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Commit 0c369c8

Browse files
committed
Merge branch 'master' of github.com:GilbertGobbels/GAwesomeBot
2 parents 54f2fb4 + b551d19 commit 0c369c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
*Welcome to GAwesomeBot. The community revival of AwesomeBot! This repo will be mostly focused on bug fixes rather than any sort of new features (including music, get out if you're searching for that).*
44
The newest code in this repo will always be runned by [GAwesomeBot](http://ssl.gilbertgobbels.xyz:8008)
5+
6+
## Contributing
7+
Contributions are always appreciated, however, we use a special branching module to keep in mind when creating PR's. For example, any PR's pointing at the master branch will be deleted or edited to point at the development branch instead. If you want to create a PR about a new feature that is currently being worked on, say, music, point it to the right feature branch. Most likely called feature-music, or something among those lines. Want to learn more about our branch module? It's heavily inspired by http://nvie.com/posts/a-successful-git-branching-model/.

Web/views/partials/footer.ejs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<a class="icon" href="https://github.com/GilbertGobbels/GAwesomeBot">
1313
<i class="fa fa-github"></i>
1414
</a>
15-
<a class="icon" href="https://twitter.com">
16-
<i class="fa fa-twitter"></i>
17-
</a>
1815
<a class="icon" href="http://status.gilbertgobbels.xyz:8080">
1916
<i class="fa fa-check"></i>
2017
</a>

0 commit comments

Comments
 (0)