Help the project

{{ with site.Params.help_the_project }}
    {{ range .list }}
  • {{ .text | markdownify }}
  • {{ end }}
{{ if .button }} {{ .button.text }} {{ end }} {{ end }}

Subscribe to {{ "[issue #1 for a GitHub notification on updates](https://github.com/prql/prql/issues/1)." | markdownify }}

{{ "Join our [Discord server](https://discord.com/invite/eQcfaCmsNc)." | markdownify }}

{{ site.Params.license }}