From 5afcee74d71a39c77e1d132058e892f8714e4d65 Mon Sep 17 00:00:00 2001 From: Nathan Thomas Date: Mon, 12 Jul 2021 08:21:33 -0700 Subject: [PATCH] Update README.md --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 01b968a..73aa3cd 100644 --- a/README.md +++ b/README.md @@ -127,15 +127,13 @@ For more in-depth information about `streamrip`, see the [wiki](https://github.c All contributions are appreciated! You can help out the project by opening an issue or by submitting code. -### Guidelines for opening issues +### Issues -- Include a general description of the feature request or bug in the title -- Limit each Issue to a single subject -- For bug reports, include the traceback, command (including the url) you used, -and version of `streamrip` -- If you do not follow the template provided, I will not respond +If you're opening an issue **use the Feature Request or Bug Report templates properly**. This ensures +that I have all of the information necessary to debug the issue. If you do not follow the templates, +**I will silently close the issue** and you'll have to deal with it yourself. -### Contributing code +### Code If you're new to Git, follow these steps to open your first Pull Request (PR):