30 lines
547 B
Markdown
30 lines
547 B
Markdown
---
|
|
name: "Feature Request"
|
|
about: Standard feature request template.
|
|
title: "Feature: "
|
|
---
|
|
|
|
## Feature summary
|
|
|
|
<!-- e.g. -->
|
|
|
|
Add legal page to the website
|
|
|
|
## The expected behavior
|
|
|
|
<!-- e.g. -->
|
|
|
|
- Ability to select a language for legal page
|
|
- Presence of a legal page in sitemap
|
|
- Ability to add different legal documents in a .md format
|
|
|
|
## Helpful resources
|
|
|
|
<!-- e.g. -->
|
|
|
|
- [Svelte Markdown on NPM](https://www.npmjs.com/package/svelte-markdown)
|
|
|
|
## Notes
|
|
|
|
First two documents are going to be Privacy Policy and Terms of Service
|