diff --git a/contribute.md b/contribute.md deleted file mode 100644 index fce79f7f793c87947b571c0f357697025325372f..0000000000000000000000000000000000000000 --- a/contribute.md +++ /dev/null @@ -1 +0,0 @@ -So you feel like \ No newline at end of file diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000000000000000000000000000000000000..5bb77037409e5dd10c6bb38f7d9c5e7d36fe4ed6 --- /dev/null +++ b/contributing.md @@ -0,0 +1,14 @@ +#So you feel like posting a bug, sending me a pull request or just telling me how awesome I am. No problem! + +##Just make sure you think of the following things: + + * Search through the existing (and closed) issues first. See if you can get your answer there. + * Double check the result manually, because it could be an external issue. + * Post logs! Without seeing what is going on, I can't reproduce the error. + * What are you settings for the specific problem + * What providers are you using. (While your logs include these, scanning through hundred of lines of log isn't my hobby) + * Give me a short step by step of how to reproduce + * What hardware / OS are you using and what are the limits? NAS can be slow and maybe have a different python installed then when you use CP on OSX or Windows for example. + * I will mark issues with the "can't reproduce" tag. Don't go asking me "why closed" if it clearly says the issue in the tag ;) + +**If I don't get enough info, the change of the issue getting closed is a lot bigger ;)** \ No newline at end of file