Skip to content

Instantly share code, notes, and snippets.

@davidkaneda
Created December 14, 2022 02:23
Show Gist options
  • Select an option

  • Save davidkaneda/6fcf54e32ea8fae88587d90aa9bccf96 to your computer and use it in GitHub Desktop.

Select an option

Save davidkaneda/6fcf54e32ea8fae88587d90aa9bccf96 to your computer and use it in GitHub Desktop.

Revisions

  1. davidkaneda created this gist Dec 14, 2022.
    37 changes: 37 additions & 0 deletions press-release.md.hbs
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,37 @@
    ---
    title: Press release
    inputs:
    company:
    label: Company name
    required: true
    announcement:
    label: Announcement summary
    required: true
    helperText: Brief notes are fine
    multiline: true
    location: Location
    icon: announcement
    category: PR
    ---
    # {{#prompt}}Write press release title for {{ company }} announcing {{ announcement }}.{{/prompt}}

    {{#if location}}{{location}} — {{/if}}{{#prompt}}Write a compelling press release introduction{{/prompt}}

    ---

    {{expand}}

    > {{#prompt}}Add a potential customer quote, if applicable{{/prompt}}

    {{expand}}

    ---

    {{#prompt}}Write a conclusion to the press release{{/prompt}}

    ---

    About {{company}}
    {{expand}}

    ###