You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ Hi! I’m really excited that you are interested in contributing to Quasar. Befo
12
12
13
13
- The issue list of this repo is **exclusively** for bug reports and feature requests. Non-conforming issues will be closed immediately.
14
14
15
-
- For simple beginner questions, you can get quick answers from the [Quasar Discord chat](http://chat.quasar-framework.org).
15
+
- For simple beginner questions, you can get quick answers from the [Quasar Discord chat](https://chat.quasar.dev).
16
16
17
-
- For more complicated questions, you can use [the official forum](https://forum.quasar-framework.org/). Make sure to provide enough information when asking your questions - this makes it easier for others to help you!
17
+
- For more complicated questions, you can use [the official forum](https://forum.quasar.dev/). Make sure to provide enough information when asking your questions - this makes it easier for others to help you!
18
18
19
19
- Try to search for your issue, it may have already been answered or even fixed in the development branch (`dev`).
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ If yes, please describe the impact and migration path for existing applications:
28
28
-[ ] When resolving a specific issue, it's referenced in the PR's title (e.g. `fix: #xxx[,#xxx]`, where "xxx" is the issue number)
29
29
-[ ] It's been tested on a Cordova (iOS, Android) app
30
30
-[ ] It's been tested on a Electron app
31
-
-[ ] Any necessary documentation has been added or updated [in the docs](https://github.com/quasarframework/quasar-framework.org/tree/dev/source) (for faster update click on "Suggest an edit on GitHub" at bottom of page) or explained in the PR's description.
31
+
-[ ] Any necessary documentation has been added or updated [in the docs](https://github.com/quasarframework/quasar/tree/dev/docs) (for faster update click on "Suggest an edit on GitHub" at bottom of page) or explained in the PR's description.
32
32
33
33
If adding a **new feature**, the PR's description includes:
34
34
-[ ] A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)
Please submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!
16
14
17
-
## v1 beta is available!
18
-
https://v1.quasar-framework.org
19
-
20
15
## Supporting Quasar
21
16
Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome [backers](https://github.com/rstoenescu/quasar-framework/blob/dev/backers.md). If you'd like to join them, check out [Quasar Framework's Patreon campaign](https://www.patreon.com/quasarframework).
22
17
@@ -27,72 +22,72 @@ Quasar Framework is an MIT-licensed open source project. Its ongoing development
@@ -128,19 +123,19 @@ Quasar Framework is an MIT-licensed open source project. Its ongoing development
128
123
129
124
## Documentation
130
125
131
-
Head on to the Quasar Framework official website: [https://v1.quasar-framework.org](https://v1.quasar-framework.org)
126
+
Head on to the Quasar Framework official website: [https://quasar.dev](https://quasar.dev)
132
127
133
128
## Stay in Touch
134
129
135
130
For latest releases and announcements, follow on Twitter: [@quasarframework](https://twitter.com/quasarframework)
136
131
137
132
## Chat Support
138
133
139
-
Ask questions at the official community Discord server: [http://chat.quasar-framework.org](http://chat.quasar-framework.org)
134
+
Ask questions at the official community Discord server: [https://chat.quasar.dev](https://chat.quasar.dev)
140
135
141
136
## Community Forum
142
137
143
-
Ask questions at the official community forum: [https://forum.quasar-framework.org](https://forum.quasar-framework.org)
138
+
Ask questions at the official community forum: [https://forum.quasar.dev](https://forum.quasar.dev)
144
139
145
140
## Contributing
146
141
@@ -150,7 +145,7 @@ I'm excited if you want to contribute to Quasar under any form (report bugs, wri
150
145
151
146
**Please use the appropriate GitHub repo to report issues. See "Related Components" above.** For example, a bug related to CLI should be reported to the CLI repo, one related to build issues to Quasar Framework Templates repo and so on.
152
147
153
-
- The issue list of the repository is **exclusively** for bug reports and feature requests. For anything else please use the [Community Forum](https://forum.quasar-framework.org).
148
+
- The issue list of the repository is **exclusively** for bug reports and feature requests. For anything else please use the [Community Forum](https://forum.quasar.dev).
154
149
155
150
- Try to search for your issue, it may have already been fixed in the development branch or it may have a resolution.
0 commit comments