···11---
22name: Bug report
33about: Create a report to help us improve
44-title: ''
55-labels: ''
66-assignees: ''
44+title: ""
55+labels: ""
66+assignees: ""
77type: Bug
88---
99···12121313**To Reproduce**
1414Steps to reproduce the behavior:
1515+15161. Go to '...'
16172. Click on '....'
1718
···1717Examples of behavior that contributes to a positive environment for our
1818community include:
19192020-* Demonstrating empathy and kindness toward other people
2121-* Being respectful of differing opinions, viewpoints, and experiences
2222-* Giving and gracefully accepting constructive feedback
2323-* Accepting responsibility and apologizing to those affected by our mistakes,
2020+- Demonstrating empathy and kindness toward other people
2121+- Being respectful of differing opinions, viewpoints, and experiences
2222+- Giving and gracefully accepting constructive feedback
2323+- Accepting responsibility and apologizing to those affected by our mistakes,
2424 and learning from the experience
2525-* Focusing on what is best not just for us as individuals, but for the
2525+- Focusing on what is best not just for us as individuals, but for the
2626 overall community
27272828Examples of unacceptable behavior include:
29293030-* The use of sexualized language or imagery, and sexual attention or
3030+- The use of sexualized language or imagery, and sexual attention or
3131 advances of any kind
3232-* Trolling, insulting or derogatory comments, and personal or political attacks
3333-* Public or private harassment
3434-* Publishing others' private information, such as a physical or email
3232+- Trolling, insulting or derogatory comments, and personal or political attacks
3333+- Public or private harassment
3434+- Publishing others' private information, such as a physical or email
3535 address, without their explicit permission
3636-* Other conduct which could reasonably be considered inappropriate in a
3636+- Other conduct which could reasonably be considered inappropriate in a
3737 professional setting
38383939## Enforcement Responsibilities
···106106### 4. Permanent Ban
107107108108**Community Impact**: Demonstrating a pattern of violation of community
109109-standards, including sustained inappropriate behavior, harassment of an
109109+standards, including sustained inappropriate behavior, harassment of an
110110individual, or aggression toward or disparagement of classes of individuals.
111111112112**Consequence**: A permanent ban from any sort of public interaction within
-1
SECURITY.md
···33## Reporting a Vulnerability
4455If you believe you have found a security vulnrability in any of the code within this repo, please report it privately at https://github.com/likeandscribe/frontpage/security or email team@frontpage.fyi (pgp public key at https://frontpage.fyi/pgp)
66-
···1717 throw new Error("TURSO_AUTH_TOKEN must be set when connecting to turso.io");
1818}
19192020-2120export default defineConfig({
2221 dialect: "turso",
2322 schema: "./lib/schema.ts",