Skip to content

Commit b596dd0

Browse files
authored
Merge pull request #384 from amahlaka/patch-1
Fixed a missing newline
2 parents aebcd13 + 9b7f398 commit b596dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ We love your input! We want to make contributing to this project as easy and tra
1111
If you are proposing new features, please discuss them with us in the [development server](https://discord.gg/etJNHCQ) before you start working on them!
1212

1313
## We Develop with Github
14-
We use github to host code, to track issues and feature requests, as well as accept pull requests.
14+
We use GitHub to host code, to track issues and feature requests, as well as accept pull requests.
1515

1616
## We Use [Git Flow](https://atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow)
17-
![Simple Image Of A Git Flow Workflow](https://nvie.com/img/hotfix-branches@2x.png)
17+
![Simple Image Of A Git Flow Workflow](https://nvie.com/img/hotfix-branches@2x.png)
1818
When contributing to this project please make sure you follow this and name your branches appropriately!
1919

2020
## All Code Changes Happen Through Pull Requests

0 commit comments

Comments
 (0)