From c390bd7d7862153d62fa45991152ddcf866d69d7 Mon Sep 17 00:00:00 2001 From: tanaybhardwaj24 <70639071+tanaybhardwaj24@users.noreply.github.com> Date: Mon, 10 May 2021 18:55:52 +0530 Subject: [PATCH] Delete contributing.html --- website-src/src/contributing.html | 34 ------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 website-src/src/contributing.html diff --git a/website-src/src/contributing.html b/website-src/src/contributing.html deleted file mode 100644 index 2ec5d00..0000000 --- a/website-src/src/contributing.html +++ /dev/null @@ -1,34 +0,0 @@ - - -AwesomePiracy - - - # Contribution Guidelines - - Please note that this project is released with a - [Contributor Code of Conduct](https://github.com/Igglybuff/awesome-piracy/blob/master/code-of-conduct.md). By participating in this - project you agree to abide by its terms. - - --- - - Ensure your pull request adheres to the following guidelines: - - - Include a description of the link you're adding if possible - - If you're changing section headers, ensure you update the contents at the top too - - If you're adding a new section, ensure you give it a unique name - - Thank you for your suggestions! - - - ## Updating your PR - - A lot of times, making a PR adhere to the standards above can be difficult. - If the maintainers notice anything that we'd like changed, we'll ask you to - edit your PR before we merge it. There's no need to open a new PR, just edit - the existing one. If you're not sure how to do that, - [here is a guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) - on the different ways you can update your PR so that we can merge it. - - - -