diff --git a/src/common/navigation.yaml b/src/common/navigation.yaml index 4a508ff3..95426731 100644 --- a/src/common/navigation.yaml +++ b/src/common/navigation.yaml @@ -6,7 +6,8 @@ sections: pages: - path: /overview - path: /testnet - - path: /regtest + - path: /proof-of-transfer + - path: /mining - path: /accounts - path: /transactions - path: /network diff --git a/src/pages/contributing.md b/src/pages/contributing.md index 25fc8d5e..3ba89629 100644 --- a/src/pages/contributing.md +++ b/src/pages/contributing.md @@ -186,6 +186,10 @@ We use the [Google Developer documentation style guides](https://developers.goog yarn check:style ``` +### Use Conventional Commits + +We use the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) as and commits naming convention. Use it while contributing, please. + ### Always use Markdown when possible It's possible to write standard HTML when writing in Markdown, but that should be avoided at all costs. We use `remark` to