diff --git a/contributing.md b/contributing.md index 45f2c36..126083e 100644 --- a/contributing.md +++ b/contributing.md @@ -1,5 +1,6 @@ ## Contributing -Contributions are welcome! Whether you want to contribute to the code or design or even documentation, it would be great. Take care of the formatting and stuff, you just need to install the extensoins for VS Code and use them, that's it. + +Contributions are welcome and much appreciated! Whether you want to contribute to the code or design or even documentation, it would be great. Take care of the formatting and stuff, you just need to install the extensoins for VS Code and use them, that's it. Or you can also just help in collecting data and helping me find the suitable not-dizzy range! @@ -8,7 +9,9 @@ Thanks in advance. ![issues](https://img.shields.io/github/issues-raw/illusion47586/dizzy) ![pr](https://img.shields.io/github/issues-pr-raw/illusion47586/dizzy) ## Formatting + Used VS code with following extensions: + 1. [Awesome Flutter Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) 2. [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments) 3. [Dart](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code)