summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-28 07:10:30 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-28 07:10:30 +0100
commit48eeefe58b5e4eed2576f67dec19148edf7fabff (patch)
tree4d604bbb25e98dd7bd82c6e35580c06925ebbb57
parent28829913b55fc524f4d3f80fb30451fce5e841aa (diff)
chore: add better proposal system.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--PROPOSING.md2
-rw-r--r--README.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/PROPOSING.md b/PROPOSING.md
index 8a18747..28c35d2 100644
--- a/PROPOSING.md
+++ b/PROPOSING.md
@@ -4,6 +4,8 @@
OCL proposals can be done at the following address: [contact@nekernel.org](contact@nekernel.org).
+Or one can propose via the Discord link provided in the README. In the #open-cpp-libraries channel.
+
### Note
Freestanding targets are defined using the `OCL_FREESTANDING` macro.
diff --git a/README.md b/README.md
index d32e5d5..fb82b26 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ These libraries were built on top of the Boost C++ libraries and C++ SL.
## Community:
-Join us in our [Discord](https://discord.gg/uD76Qweght), we're quite active and open for contributors!
+Join us in our [Discord](https://discord.gg/uD76Qweght) we're quite active and open for contributors!
## Getting Started: