From 2780579e15e5bbf58886f170d380caa1ac61f056 Mon Sep 17 00:00:00 2001 From: "hendry.wiranto" Date: Sat, 26 Oct 2024 23:14:23 +0700 Subject: [PATCH] review: use proper github md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 629a319e2..b2dbd16ea 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ Testify - Thou Shalt Write Tests ================================ -Notice about Testify V2: -It won't happen due to various reasons. You can read more about it on the maintainer's manifesto [here](https://github.com/stretchr/testify/issues/1089#issuecomment-1812734472). +> [!NOTE] +> Testify is being maintained at v1, no breaking changes will be accepted in this repo. +> [See discussion about v2](https://github.com/stretchr/testify/discussions/1560). [![Build Status](https://github.com/stretchr/testify/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/stretchr/testify/actions/workflows/main.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/stretchr/testify)](https://goreportcard.com/report/github.com/stretchr/testify) [![PkgGoDev](https://pkg.go.dev/badge/github.com/stretchr/testify)](https://pkg.go.dev/github.com/stretchr/testify)