diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..64e702f8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +This is a basic checklist for now, We will update it in the future. + +* Fork the repo and create your new branch based on the `devel` (development) branch. +* Use 4 spaces instead of tabs +* Commit Unix line endings +* If you want, try to keep to the theme of black holes/gravity. This can add some fun to your submission. +* Submit Pull Requests to the development branch only. +* Before Submitting your Pull Request, merge `devel` with your new branch and fix any conflicts. (Make sure you don't break anything in development!) +* Be patient. We will review all submitted pull requests, but our focus is on stability.. please don't be offended if we reject your PR, or it appears we're doing nothing with it! We'll get around to it.. diff --git a/README.md b/README.md index 19a091ea..7f782af9 100644 --- a/README.md +++ b/README.md @@ -19,16 +19,3 @@ A basic read-only API can be accessed at `/admin/api.php`. It returns the follow "ads_percentage_today": 80.892423238348 } ``` - -## Contributing -If you would like to add to the project, please make sure to follow these guidelines: - -1. Branch off of ```devel``` into your own feature branch (ex. ```feature```). -2. When you are finished, make a pull request to merge your ```feature``` branch into ```devel```. - -Keep these things in mind: - -* Use 4 spaces instead of tabs -* Commit Unix line endings -* If you want, try to keep to the theme of black holes/gravity. This can add some fun to your submission. - diff --git a/footer.html b/footer.php similarity index 70% rename from footer.html rename to footer.php index 593fe100..b0bd0eb7 100644 --- a/footer.html +++ b/footer.php @@ -4,13 +4,15 @@ - + + diff --git a/index.php b/index.php index 0efb2bd4..f07d10b2 100644 --- a/index.php +++ b/index.php @@ -179,7 +179,7 @@