CONTRIBUTING.md: Add link to pull-requests doc

Signed-off-by: Russell Bryant <russell.bryant@gmail.com>
This commit is contained in:
Russell Bryant
2023-06-14 18:12:55 -04:00
parent a58b905489
commit c9a139e8bf
+2 -1
View File
@@ -14,4 +14,5 @@ Using `-s` with `git commit` will automtaically add this header.
## Submitting Patches
Patches are accepted via GitHub pull requests.
Patches are accepted via GitHub pull requests. For more details on the pull
request workflow for Nexodus, see [Pull Requests](https://docs.nexodus.io/development/pull-requests/).