From 1538d4a08739d0df1543cb9f0d8f5708406926d9 Mon Sep 17 00:00:00 2001 From: MURANGWA Pacifique Date: Wed, 17 Jan 2024 21:55:38 +0200 Subject: [PATCH] contribution guidelines for /impl dir --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2234cfe4..a17471a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,6 +66,13 @@ that the resulting list has at least 3 projects in every category, and that the Fill out the template in your PR with the links asked for. If you accidentally remove the PR template from the submission, you can find it [here](https://github.com/avelino/awesome-go/blob/main/.github/PULL_REQUEST_TEMPLATE.md). +## Contributions to ``/impl`` - implementation of algorithms and utility programs + +Open a pull request against ```/impl``` directory that fix or add feature. + +- The pull request should add one and only feature or any fix. +- You must make sure to test changes locally. +- Assign @pacifiquem on the PR or Issue for quick review. ## Congrats, your project got accepted - what now? You are an outstanding project now! Feel encouraged to tell others about it by adding one of these badges: