Skip to content

Commit

Permalink
Update contribute to dev blog template
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Ganz committed May 26, 2022
1 parent 37bbd68 commit c232e88
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/contribute-to-developer-blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,12 @@ body:
- label: I have read the dbt Developer Blog contrubution guidelines.
validations:
required: true

- type: textarea
attributes:
label: >
What is the topic of your post?
description: |
Please provide a short (~ 1 paragraph) summary as well as who this post is targeted towards (ie people interested in learning more about dbt snapshots or advanced Jinja users)
validations:
required: true

0 comments on commit c232e88

Please sign in to comment.