From b339d3566d80b4be095ad260e0b839de5ead0aaf Mon Sep 17 00:00:00 2001 From: manasmanohar <21006907+manasmanohar@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:04:14 +0530 Subject: [PATCH] chore: update readme Signed-off-by: manasmanohar <21006907+manasmanohar@users.noreply.github.com> --- CONTRIBUTING.md | 4 ++++ README.md | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 955acf08..85ef6fb3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,8 @@ # Contributing to Keploy +> Contributor Notice: +This repository is now dedicated exclusively to the Keploy API Playground. As part of an ongoing migration, the Keploy Playground will remain in this repository for now, but it will be moved to a new repository in the future. + +> GSoC Qualification Task: As this playground forms a part of our GSoC qualification tasks, we welcome contributions only for enhancing and maintaining the playground features. Thank you for your interest in Keploy and for taking the time to contribute to this project. 🙌 Keploy is a project by developers for developers and there are a lot of ways you can contribute. diff --git a/README.md b/README.md index 404f163e..56873958 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +> Contributor Notice: +This repository is now dedicated exclusively to the Keploy API Playground. As part of an ongoing migration, the Keploy Playground will remain in this repository for now, but it will be moved to a new repository in the future. + +> GSoC Qualification Task: As this playground forms a part of our GSoC qualification tasks, we welcome contributions only for enhancing and maintaining the playground features. + # Getting Started 1. **Ensure Node.js 18.x.x is installed** on your machine.