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: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,14 @@ FlowTestAI is an electron app that runs entirely in your local environment inter
64
64
65
65
NOTE: if you use npm and corepack to install pnpm you will have two instances of pnpm. Make sure the version you're using is the correct version for the repo. Check the [pnpm docs](https://pnpm.io/installation) and [corepack](https://github.com/nodejs/corepack) for troubleshooting. Pnpm installed with npm will overrun corepacks pnpm instance.
66
66
67
+
## Contribution 🤝
68
+
*"Little drops of water make a mighty ocean"*
69
+
70
+
No contribution is small even if it means fixing a spelling mistake. Follow our contributing guide below.
Fun fact: our contributing guide itself was an external contribution 🍺
74
+
67
75
## Support 🙋
68
76
69
77
- ❓ QNA: feel free to ask questions, request new features or start a constructive discussion here [discussion](https://github.com/FlowTestAI/FlowTest/discussions)
0 commit comments