From 59644c5d224e73d29d14d546366d58930a6a21ad Mon Sep 17 00:00:00 2001 From: mikoto2000 Date: Sun, 11 Aug 2024 02:55:10 +0900 Subject: [PATCH] docs: add Contributing Guide link in root README. (#1647) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8fb2449a..bdc6b6e8 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ _This repo and all plugins require a Rust version of at least **1.75**_ +## Contributing + +PRs accepted. Please make sure to read the [Contributing Guide](https://github.com/tauri-apps/tauri/blob/dev/.github/CONTRIBUTING.md) before making a pull request. + ## Partners