Update CONTRIBUTING.md

This commit is contained in:
Elias Knodel 2020-03-03 15:43:34 +01:00
parent 4857c63f9f
commit a3d305ed7d
No known key found for this signature in database
GPG Key ID: 71547EE3688EF095

View File

@ -12,7 +12,7 @@
If you need something in a container PR it to [my image repo](https://github.com/parkervcp/images) where I can review and pull up to the main repo.
4. Don't be afraid to submit PR's to the egg repo.
I dont bite. I will work with you on the egg and the required things to run it.
I don't bite. I will work with you on the egg and the required things to run it.
## Step 1.
#### Be aware of the pterodactyl install process.
@ -43,4 +43,4 @@ This is to maintain a clean repo that others can pull and be fully aware of what
## Step 3.
#### Make a branch and do your work in there.
I have been getting messy PR's due to people always PRing from their master branch. Please make a branch and PR from there.
I have been getting messy PR's due to people always PRing from their master branch. Please make a seperate branch and PR from there.