diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 07:10:30 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-28 07:10:30 +0100 |
| commit | 48eeefe58b5e4eed2576f67dec19148edf7fabff (patch) | |
| tree | 4d604bbb25e98dd7bd82c6e35580c06925ebbb57 | |
| parent | 28829913b55fc524f4d3f80fb30451fce5e841aa (diff) | |
chore: add better proposal system.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | PROPOSING.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
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. @@ -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: |
