diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 77d2366..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,17 +0,0 @@ -# How to Contribute - -We'd love to accept your patches and contributions to this project. There are -just a few small guidelines you need to follow. - -## Contributor License Agreement - -Contributions to this project must be accompanied by a Contributor License -Agreement (CLA). You (or your employer) retain the copyright to your -contribution; this simply gives us permission to use and redistribute your -contributions as part of the project. Head over to - to see your current agreements on file or -to sign a new one. - -You generally only need to submit a CLA once, so if you've already submitted one -(even if it was for a different project), you probably don't need to do it -again. diff --git a/README.md b/README.md index d757c32..142900f 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,3 @@ This [OpenRCT2](https://openrct2.org/) plugin works around some issues with the game's pathfinding algorithms. Currently it just looks for lost guests trying to leave the park, and removes them. - -This is not an officially supported Google product.