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
> ℹ️ What types of changes does your code introduce?
4
+
5
+
> 👉 _Put an `x` in the boxes that apply_
6
+
7
+
-[ ] Fix
8
+
-[ ] Feature
9
+
10
+
### `Checklist`
11
+
12
+
> ℹ️ Check all checkboxes - this will indicate that you have done everything in accordance with the rules in [CONTRIBUTING](https://github.com/vuejs/awesome-vue/blob/master/CONTRIBUTING.md).
13
+
14
+
> 👉 _Put an `x` in the boxes that apply._
15
+
16
+
-[ ] Make sure you put things in the right category!
17
+
-[ ] Always add your items to the end of a list
18
+
19
+
#### Open Source
20
+
21
+
-[ ] The documentation (README) contains a description of the project, illustration of the project with a demo or screenshots and a CONTRIBUTING section
22
+
-[ ] The documentation is in English.
23
+
-[ ] The project is active and maintained.
24
+
-[ ] The project accepts contributions.
25
+
26
+
#### Apps/Websites
27
+
28
+
-[ ] The website is available without errors or ssl certificate problems, and load in a reasonable amount of time.
29
+
-[ ] The website is using vuejs intensively. It should detect vue with [vue-devtools](https://github.com/vuejs/vue-devtools).
30
+
> If you cannot detect vue with `vue-devtools` due to work at non public pages (e.g. for enterprise website), you can send Pull Request with screenshot that detected it.
31
+
-[ ] The website is original and not too simple. For that reason, blogs and simple landing pages are rejected.
0 commit comments