Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ All PRs should include tests for the changes that are included. We have two type
- We generally encourage to document your changes through comments in your code.
- If you alter user-facing behavior, you must provide documentation for such changes.
- All methods and endpoints should be documented using <a href="https://jsdoc.app/" target="_blank">JSDoc</a> and <a href="https://www.npmjs.com/package/swagger-inline" target="_blank">swagger-inline</a>.
- Afterwars, if you're contributing to our documentation about changes you made to erxes codebase make sure to also check out <a href="https://docs.erxes.io/" target="_blank">the contribution guidelines on our documentation website.</a>
- Afterwards, if you're contributing to our documentation about changes you made to erxes codebase make sure to also check out <a href="https://docs.erxes.io/" target="_blank">the contribution guidelines on our documentation website.</a>

## Release

Expand Down