mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
update changeset config and contributing
This commit is contained in:
@ -38,3 +38,11 @@ You can build the project with:
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
|
||||
### Making a Pull Request
|
||||
|
||||
When making a pull request, be sure to add a changeset when something has changed with Documenso.
|
||||
|
||||
```shell
|
||||
npm run changeset
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user