diff --git a/PULL_REQUEST_TEMPLATE/pull_request_template.md b/PULL_REQUEST_TEMPLATE/pull_request_template.md deleted file mode 100644 index 602d25d..0000000 --- a/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ /dev/null @@ -1,11 +0,0 @@ -## Subject -Briefly describe the subject of the pull request. Mention an issue or a TODO item if this pull request is in regards to one of those. (roughly max 1000 characters) - -## Description -Write a more in-depth description of the changes. This shall include files changed, implementation details etc (roughly max 5000 characters). - -## Authors -Mention who worked on the code to be merged. - -## License -State if the files added in this pull request are distributed under a different license.