From 32119c9417b76fbd226b2d9126e330d2aeb10a1e Mon Sep 17 00:00:00 2001 From: Zabil Cheriya Maliackal Date: Tue, 20 Jun 2023 10:16:56 +0100 Subject: [PATCH] Add support notice section (#2341) Signed-off-by: Zabil Cheriya Maliackal --- CONTRIBUTING.md | 10 ++++++++++ README.md | 11 +++++++++++ 2 files changed, 21 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8491763a2..a47c1e7281 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,13 @@ +## Important note + +Gauge's official sponsorship ended in 2021. Despite this, [we](https://github.com/getgauge/gauge/graphs/contributors) strived to maintain the project with our personal resources as best as possible. However, we've reached a point where we can't ensure the same level of dedication. + +The core team will only look into issues in our spare time, which means slower response times. We welcome pull requests, but please anticipate significant delays in reviewing and merging. + +Moreover, please consider using Gauge only if you're prepared to adopt and support it fully on your own. With our shift to community-driven maintenance, primary responsibility will fall onto individual users and contributors. + +We appreciate your understanding, contributions, and continued support. + ## Contributing to Gauge Contributions to Gauge are welcome and appreciated. Coding is definitely not the only way you can contribute to Gauge. There are many valuable ways to contribute to the product and to help the growing Gauge community. diff --git a/README.md b/README.md index 188c050e92..f142c48dc7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,17 @@ [![Ask at StackOverflow](https://img.shields.io/badge/StackOverflow-getgauge-F5C10E.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEUAAADs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PG3iEVjAAAAM3RSTlMAAQMGBwkLDA0QExweKS4wMzc4PkdJT1JdY2dvc3WDjpiam6avtcfMz9ng4ubp7fHz9/tqGqSaAAAAfUlEQVQYGV3BBw6CQABFwb/YUOy9IIpgb8i7/92ErBLCjKzGKzAqa185tVTmhCR9/ZmoJy1gY2QN4DIy3oNjXVY3gvu0HfN09dPZwXsdRsqNb8GkY5rblE9NuRWZNF7O9r4sx5sfEjKeJJDlDv2zAwJREAhEQSBQCYgKUfEFJ7oYF2usUEAAAAAASUVORK5CYII=)](https://stackoverflow.com/questions/ask?tags=getgauge) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md) + +## Important note + +Gauge's official sponsorship ended in 2021. Despite this, [we](https://github.com/getgauge/gauge/graphs/contributors) strived to maintain the project with our personal resources as best as possible. However, we've reached a point where we can't ensure the same level of dedication. + +The core team will only look into issues in our spare time, which means slower response times. We welcome pull requests, but please anticipate significant delays in reviewing and merging. + +Moreover, please consider using Gauge only if you're prepared to adopt and support it fully on your own. With our shift to community-driven maintenance, primary responsibility will fall onto individual users and contributors. + +We appreciate your understanding, contributions, and continued support. + # Welcome to Gauge Gauge is a light weight cross-platform test automation tool. It provides the ability to author test cases in the business language.