We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a9820 commit 6e6557fCopy full SHA for 6e6557f
.github/CONTRIBUTING.md
@@ -4,6 +4,11 @@ Contributions are welcome and will be fully credited!
4
5
We accept contributions via Pull Requests on [Github](https://github.com/{{ githubAccount }}/{{ name }}).
6
7
+## Setup
8
+
9
+- Use `pnpm@7`
10
+- Install `firebase-tools` globally: `npm install -g firebase-tools`
11
12
## Pull Requests
13
14
Here are some guidelines to make the process smoother:
0 commit comments