Skip to content

Commit c546fde

Browse files
committed
update readme
1 parent 8ba0532 commit c546fde

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,15 @@ import { getLogger } from '@salesforce/b2c-tooling-sdk/logging';
172172
```
173173

174174
The `development` condition in exports enables direct TypeScript source resolution when using `--conditions=development`, which is how `bin/dev.js` works for local development.
175+
176+
## Contributing
177+
178+
We welcome contributions! Please see our [Contributing Guide](./CONTRIBUTING.md) for details on how to get started, submit pull requests, and our code of conduct.
179+
180+
## Security
181+
182+
For security concerns, please review our [Security Policy](./SECURITY.md). Report any security issues to [security@salesforce.com](mailto:security@salesforce.com).
183+
184+
## License
185+
186+
This project is licensed under the MIT License. See [LICENSE.txt](./LICENSE.txt) for full details.

0 commit comments

Comments
 (0)