Skip to content

Commit

Permalink
Update contrubuting.md and README.md
Browse files Browse the repository at this point in the history
Both files were missing full stops in some areas so added them where required.
  • Loading branch information
Chefski committed Jun 15, 2022
1 parent 4ae36e7 commit 56a7f4f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
3. If you think something belongs in the wrong category, or think there needs to be a new category, feel free to edit things too.
4. Do not use words that are clearly implied in the description, such as `for Vite` or` Vite plugin`.
5. The description should be short (one sentence in 24 words, no expanded explanation) and meaningful without using emoji.
6. Do not use words that are not relevant to the description such as `Super-Fast` or `Super-Super-Fast`
6. Do not use words that are not relevant to the description such as `Super-Fast` or `Super-Super-Fast`.


### Projects using Vite.js
Expand All @@ -18,7 +18,7 @@ Make sure you put things in the right category. There are two main categories:

Open Source section gives the possibility for developers to contribute and be a part of an opensource project using their knowledge of the Vite.
You should put your project in this category if the following conditions are true:
- The description for the link should not contain links to the author and third-party resources - this should be in the documentation (README)
- The description for the link should not contain links to the author and third-party resources - this should be in the documentation (README).
- The documentation (README) contains a description of the project, illustration of the project with a demo or screenshots and a CONTRIBUTING section.
- The documentation is in English.
- The project is active and maintained.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list.
- [vite-ts-quick](https://github.com/pohunchn/vite-ts-quick) - Vue 3 + Vuex + Vue-router + TypeScript Quick Template.
- [fast-crud](https://github.com/fast-crud/fast-crud) - Options-oriented crud framework, developing crud as fast as lightning.
- [vivu](https://github.com/logustra/vivu) - Opinionated scalable vue boilerplate.
- [NeuVite](https://github.com/yooneskh/vite-neutralinojs-template) - Desktop app template with [Neutralino.js](https://github.com/neutralinojs/neutralinojs)
- [NeuVite](https://github.com/yooneskh/vite-neutralinojs-template) - Desktop app template with [Neutralino.js](https://github.com/neutralinojs/neutralinojs).
- [vite-tauri-template](https://github.com/yooneskh/vite-tauri-template) - Tauri + Vite + Vue 3 + Vuetify 3 desktop app template.
- [vue-vite-h5](https://github.com/LZHD/vue-vite-h5) - Use Vue3, TypeScript and Vant to develop mobile applications.
- [Vitesome](https://github.com/alvarosaburido/vitesome) - Vue3 + TypeScript + WindiCSS + Vue Router 4, i18n and Iconify.
Expand Down Expand Up @@ -524,7 +524,7 @@ In this section, we use badges to indicate the targeted Vue version for each plu

- [vitedge](https://github.com/frandiox/vitedge) - Edge-side rendering with fullstack utilities. ![react] ![vue3]
- [vitext](https://github.com/aslemammad/vitext) - The Next.js like React framework for better User & Developer experience. ![react]
- [Rakkas](https://github.com/rakkasjs/rakkasjs) - React framework inspired by Next.js and SvelteKit ![react]
- [Rakkas](https://github.com/rakkasjs/rakkasjs) - React framework inspired by Next.js and SvelteKit. ![react]

<!--lint enable awesome-list-item-->

Expand Down

0 comments on commit 56a7f4f

Please sign in to comment.