Update CONTRIBUTING.md
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Fri, 12 Feb 2021 13:44:18 +0000 (14:44 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Feb 2021 13:44:18 +0000 (14:44 +0100)
CONTRIBUTING.md

index d41ad6e0d70de479a3ff0002f000d89218f840af..50957aa3078a91e57448add6643a600096b30fcc 100644 (file)
@@ -26,3 +26,12 @@ Please ask your PR to be merged on **master** branch.
 ```bash
   npm run format && npm run lint:fix
 ```
+
+### Project pillars
+Please consider our pillars before to start change the project
+
+  - Performance :racehorse:
+  - Security :bank: :cop:
+  - No runtime dependencies :white_check_mark: ( until now we don't have any exception to that)
+  - Easy to use :couple:
+  - Code quality :octocat: