From 28758b2e5a76ccfab3e338033a4afedafb5bee94 Mon Sep 17 00:00:00 2001 From: Ben Woosley Date: Wed, 20 Jun 2018 15:57:21 -0500 Subject: [PATCH] docs(convention link): add missing convention link to CONTRIBUTING page --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d3990a43..87bc5d9d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -92,5 +92,6 @@ This project has eslint rules and pull requests should pass `npm run lint` befor Tests should try to be written for every feature/fix and pass `npm run test` before being merged. With the demand for the Lightning Network and Zap rising, rapid development will naturally leave some code untested but we should all try our best. +[convention]: https://conventionalcommits.org/ [issues]: https://github.com/LN-Zap/zap-desktop/issues [slack]: https://join.slack.com/t/zaphq/shared_invite/enQtMzgyNDA2NDI2Nzg0LTQwZWQ2ZWEzOWFhMjRiNWZkZWMwYTA4MzA5NzhjMDNhNTM5YzliNDA4MmZkZWZkZTFmODM4ODJkYzU3YmI3ZmI