BCcampus / pressbooks-textbook

A plugin that extends Pressbooks for textbook authoring
GNU General Public License v2.0
25 stars 13 forks source link

GitHub Updater expects readme.txt to be lowercase #179

Closed figureone closed 5 years ago

figureone commented 5 years ago

Aloha, we noticed that GitHub Updater (used by Pressbooks to keep plugins and themes up to date) is failing to parse the pressbooks-textbook repo readme because it expects it to be in lowercase:

https://github.com/afragen/github-updater/blob/025e171d85bea04313c15e0899a386a35a07c90b/src/GitHub_Updater/API/GitHub_API.php#L90

This pull request just changes README.txt to readme.txt to allow GitHub Updater to function properly.

bdolor commented 5 years ago

mahalo 🌴