From 53345b285aa3aa9e57903edcde033b3c7dbfac13 Mon Sep 17 00:00:00 2001 From: l1npengtul Date: Tue, 1 Jun 2021 09:32:56 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f69474..9f5ab86 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Conversely, anything that starts with `output-*` controls a feature that control You many want to pick and choose to reduce bloat. +## Issues +If you are making an issue, please make sure that + - It has not been made yet + ## Contributing Contributions are welcome! - Please `rustfmt` all your code and adhere to the clippy lints (unless necessary not to do so) @@ -46,4 +50,4 @@ Contributions are welcome! - All contributions are under the MPL 2.0 license unless otherwise specified ## Minimum Service Rust Version -`nokhwa` may build on older versions of `rustc`, but there is no guarantee except for the latest stable rust. \ No newline at end of file +`nokhwa` may build on older versions of `rustc`, but there is no guarantee except for the latest stable rust.