mirror of
https://github.com/goenning/google-indexing-script.git
synced 2024-11-22 03:33:36 +03:00
update contributing guidelines
This commit is contained in:
parent
aaa087813d
commit
29925b13ab
@ -34,4 +34,10 @@ After making your changes, you can build the project with the following command:
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
```
|
||||
|
||||
# Pull Request
|
||||
|
||||
1. Make sure your code is formatted with `prettier`
|
||||
2. Make sure your code passes the tests
|
||||
3. Make sure you added the changes with `npm run changeset`
|
||||
|
Loading…
Reference in New Issue
Block a user