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.