mirror of
https://github.com/nathonius/obsidian-github-link.git
synced 2026-07-22 09:20:25 +00:00
Merge pull request #97 from nathonius/doc/better-commits
📚 docs: Add note about better-commits to contrib
This commit is contained in:
commit
01646824d1
1 changed files with 3 additions and 1 deletions
|
|
@ -17,4 +17,6 @@ Code must meet the following standards:
|
|||
- Conforms to the code style enforced by prettier
|
||||
- Pass linting using the project's ESLint config (automated as a PR check)
|
||||
- Pass a static code analysis scan by SonarCloud (automated as a PR check)
|
||||
- Review by a project maintainer
|
||||
- Review by a project maintainer
|
||||
|
||||
It is also recommended (but not strictly required) to use [better-commits](https://github.com/Everduin94/better-commits) to generate commit messages with the correct structure and emoji.
|
||||
Loading…
Reference in a new issue