=== GitHub Repo List ===
Contributors: Phillip.Gooch
Tags: //!\\
Requires at least: 3.4
Tested up to: 6.7
Stable tag: 1.2.3
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Get a list of all your GitHub repositories in a post-friendly format with a simple and flexible shortcode.

== Description ==

Have a bunch of github projects that you would like to add to your blog, but the though of manually adding in each one seem like a pain? GitHub Repo List can do it for you. With a simple shortcode you get a sorted, filtered list of all the repositories in your GitHub account. Shortcode usage details are always at hand located in the "Help" menu at the top right of post pages.

== Installation ==

1. Upload the `github-repo-list` directory to your `/wp-content/plugins/` directory.
2. Active the plugin.

== Frequently Asked Questions ==

= I got this great idea, can you implement it? = 

Probably, let me know and I'll see if I can work it in there.

== Screenshots ==

1. The Critique settings page.

== Changelog ==

#### 1.2.3
 + Updated for modern wordpress code standards.
 + Created a dedicated help page since the old help dropdown is gone in Gutenberg. It can be viewed from a link on the plugin page.
 + Added donation link and related errata.
#### 1.2.2
 + Fixed an issue that would make it unable to display a list if called from a non-secure site.
 + Added a better error notification if it could not find a list of repose for the desired user.
#### 1.2.1
 + Added an example shortcode to the help menu.
#### 1.1.0
 + Fixed logic errors in the filtering system.
 + Changed the default “fork” filter to achieve the effect actually desired.
#### 1.0.0
 + Initial Release
