diff options
Diffstat (limited to '')
-rw-r--r-- | .github/contribute.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/contribute.md b/.github/contribute.md index 0972827..18ef1ee 100644 --- a/.github/contribute.md +++ b/.github/contribute.md @@ -29,6 +29,7 @@ Existing issues might benefit from your unique experience or opinions. Code contributions are very welcome too. It’s probably a good idea to first post a question or open an issue to report a bug or suggest a new feature before creating a pull request. +See [Project][] for more info. ## Submitting an issue @@ -74,3 +75,4 @@ bug or suggest a new feature before creating a pull request. [support]: support.md [collective]: https://opencollective.com/unified [sponsor]: https://github.com/wooorm/micromark-rs/#sponsor +[project]: https://github.com/wooorm/micromark-rs/#project |