diff --git a/app/privacy/page.mdx b/app/privacy/page.mdx index ac50b3e..96f2592 100644 --- a/app/privacy/page.mdx +++ b/app/privacy/page.mdx @@ -18,11 +18,12 @@ We collect information that you provide to us directly, such as when you create We use the information we collect to: -- Provide, operate, and maintain our app -- Improve, personalize, and expand our app -- Understand and analyze how you use our app -- Develop new products, services, features, and functionality -- Communicate with you, including for customer service and to provide you with updates and other information relating to the app. +- Provide, operate, and maintain our app +- Improve, personalize, and expand our app +- Understand and analyze how you use our app +- Develop new products, services, features, and functionality +- Communicate with you, including for customer service and to provide you with updates and other information relating to the app. + {" "}
## Sharing of Information diff --git a/pull_request_template.md b/pull_request_template.md index 0e6d81f..c0e5e73 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -6,13 +6,13 @@ Fixes Issue # ## Type of change -- [ ] Bug fix -- [ ] New feature -- [ ] Feature Enhancement -- [ ] Documentaton -- [ ] Other +- [ ] Bug fix +- [ ] New feature +- [ ] Feature Enhancement +- [ ] Documentaton +- [ ] Other # Checklist: -- [ ] My code follows the style guidelines of this project -- [ ] I have performed a self-review of my code +- [ ] My code follows the style guidelines of this project +- [ ] I have performed a self-review of my code