You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,19 @@ Java bot with many features. Developed by @CodeDoctorDE (Discord: CodeDoctor#871
23
23
### What is it?
24
24
Guess what word the writer has chosen. This is a turn based game. Every player can join in.
25
25
26
+
# Contributing
27
+
28
+
To contribute, fork this repository and create a pull request. If you want you can also join my discord. If you contribute more, you can get the contributor role.
29
+
30
+
## Branches
31
+
32
+
Name | Description
33
+
--- | ---
34
+
feature/* | Every new feature will developed here
35
+
hotfix/* | Fixing bugs will be developed here
36
+
master | Every feature and hotfix will be merged here
0 commit comments