Skip to content

Instantly share code, notes, and snippets.

@davidkaneda
Created December 14, 2022 02:23
Show Gist options
  • Save davidkaneda/6fcf54e32ea8fae88587d90aa9bccf96 to your computer and use it in GitHub Desktop.
Save davidkaneda/6fcf54e32ea8fae88587d90aa9bccf96 to your computer and use it in GitHub Desktop.
---
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}}
###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment