def create_version_release_notes_github(self, subject, repo, package, version, github_repo,
                                            github_release_notes_file):
        """ Create release notes for a specific version by subject. Release notes "content"
            will be copied from the provided GitHub release notes if using "github".