diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d3a2cd4ea..42d134016 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,6 @@
---
name: Bug report
-about: Create a report to help us improve Quasar
+about: Create a report to help us improve Proton
title: ''
labels: bug
assignees: ''
@@ -10,9 +10,6 @@ assignees: ''
**Describe the bug**
A clear and concise description of what the bug is.
-**Codepen/jsFiddle/Codesandbox (required)**
-Fork a Codepen (https://codepen.quasar.dev) or a jsFiddle (https://jsfiddle.quasar.dev) or a Codesandbox (https://codesandbox.quasar.dev) and hit save then copy-paste link here.
-
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
@@ -35,6 +32,7 @@ Browsers:
iOS:
Android:
Electron:
+Proton Binding:
**Additional context**
Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/docs-report.md b/.github/ISSUE_TEMPLATE/docs-report.md
index 3d70acbd9..42de8bb57 100644
--- a/.github/ISSUE_TEMPLATE/docs-report.md
+++ b/.github/ISSUE_TEMPLATE/docs-report.md
@@ -1,6 +1,6 @@
---
name: Docs report
-about: Create a report to help us improve Quasar docs
+about: Create a report to help us improve Proton docs
title: "[docs]"
labels: docs
assignees: ''
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index fab5ddce8..420111b9d 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,6 +1,6 @@
---
name: Feature request
-about: Suggest an idea for Quasar
+about: Suggest an idea for Proton
title: ''
labels: feature request
assignees: ''
diff --git a/README.md b/README.md
index b5d125761..c451024ee 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,12 @@
# quasar-proton [WIP]
## A fresh take on creating cross-platform apps.
[](https://quasar.dev)
-[](https://github.com/quasarframework/quasar/tree/proton)
+[](https://github.com/quasarframework/quasar/tree/proton)
+[](https://github.com/quasarframework/quasar/tree/proton)
+
+[](https://chat.quasar.dev)
+
+[](https://good-labs.github.io/greater-good-affirmation)
**Proton** brings a mode to build Quasar Apps that creates tiny, blazing
fast binaries for all major desktop platforms. In Quasar's
@@ -39,9 +44,6 @@ you through the process.
| FLOSS | Yes | No |
| Multithreading | Yes | No |
| Bytecode Delivery | Yes | No |
-| GPU Support | Yes | No |
-| Geolocation | Yes | No |
-| WebAPI | Yes | No |
| Multiple Windows | Yes | Yes |
| Can Render PDF | Yes | No |
| Updater | Yes | Yes |
@@ -65,6 +67,27 @@ honoured to carry the torch further. Of special note:
- [zserge](https://github.com/zserge) for the original webview approach
- [Boscop](https://github.com/Boscop) for the Rust Bindings
+## Documentation
+Head over to the Quasar Framework official website: [https://quasar.dev](https://quasar.dev)
+
+## Stay in Touch
+For latest releases and announcements, follow on Twitter: [@quasarframework](https://twitter.com/quasarframework)
+
+## Chat Support
+Get realtime help at the official community Discord server: [https://chat.quasar.dev](https://chat.quasar.dev)
+
+## Community Forum
+Ask complicated questions at the official community forum: [https://forum.quasar.dev](https://forum.quasar.dev)
+
+## Contributing
+
+Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) before making a pull request. If you have a Quasar-related project/component/tool, add it with a pull request to [this curated list](https://github.com/quasarframework/quasar-awesome)!
+
+Thank you to all the people who already contributed to Proton!
+
+## Semver
+Quasar is following [Semantic Versioning 2.0](https://semver.org/).
+
## Licenses
Code: (c) 2019 - Daniel Thompson-Yvetot, Razvan Stoenescu, Lucas Nogueira.
MIT and where applicable Apache
diff --git a/SECURITY.md b/SECURITY.md
index 348baa3a5..5d4541404 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -4,10 +4,8 @@
| Version | Supported |
| ------- | ------------------ |
-| 5.1.x | :white_check_mark: |
-| 5.0.x | :x: |
-| 4.0.x | :white_check_mark: |
-| < 4.0 | :x: |
+| > 1.0 | :white_check_mark: |
+| < 1.0 | :x: |
## Reporting a Vulnerability
@@ -15,10 +13,13 @@ If you have found a potential security threat, vulnerability or exploit in Quasa
or one of its upstream dependencies, please DON’T create a pull-request, DON’T
file an issue on GitHub, DON’T mention it on Discord and DON’T create a forum thread.
-DO reach out to the team by sending an email to security@quasar.dev - we
+DO reach out to the team by sending an email to **security@quasar.dev** - we
will investigate and work with you to triage this issue and help you to report it
-if appropriate. At the current time we do not have the financial ability to reward
-bounties, but in extreme cases will at our discretion consider a reward.
+if appropriate.
+
+If you like, you may use PGP to encrypt your messages, as the public key has been published at the pgp.mit.edu keyserver.
+
+At the current time we do not have the financial ability to reward bounties, but in extreme cases will at our discretion consider a reward.
## Security Audit
@@ -26,7 +27,7 @@ You can apply to book the Quasar team’s security experts to perform a Security
for your project. Contact us to find out more about how to acquire, validate and publish
an official timestamped and version-locked audit badge.
-security@quasar.dev
+`security@quasar.dev`
## Security Documentation