From 9a81240cd54c8d5feeac3d68d87f2ac651511d04 Mon Sep 17 00:00:00 2001 From: Douglas Stebila Date: Wed, 17 Sep 2025 12:58:08 -0400 Subject: [PATCH] Link to contribution wishlist from CONTRIBUTING.md [skip ci] (#2273) Signed-off-by: Douglas Stebila --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ce7d5d959..5633897d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -104,3 +104,5 @@ add a tag to one or more of our [most active contributors](https://github.com/op If you feel like contributing but don't know what specific topic to work on, please check the [open issues tagged "good first issue" or "help wanted"](https://github.com/open-quantum-safe/liboqs/issues). + +You can also take a look at the [contribution wishlist](https://github.com/open-quantum-safe/liboqs/wiki/Contribution-wishlist) for more substantial contributions we are interested in.