Skip to content

Commit 0476f31

Browse files
Adds 'maintenance mode' banner.
1 parent ba834c6 commit 0476f31

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ clean-css is a fast and efficient CSS optimizer for [Node.js](http://nodejs.org/
1515

1616
According to [tests](http://goalsmashers.github.io/css-minification-benchmark/) it is one of the best available.
1717

18+
__IMPORTANT: clean-css is now in a [maintenance mode](https://github.com/clean-css/clean-css/discussions/1209). PRs are still welcome, and I will try do an occasional bugfix relase.__
19+
1820
**Table of Contents**
1921

2022
- [Node.js version support](#nodejs-version-support)

issue_template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
__IMPORTANT: clean-css is now in a [maintenance mode](https://github.com/clean-css/clean-css/discussions/1209). PRs are still welcome, and I will try do an occasional bugfix relase.__
2+
13
### Precheck
2-
4+
35
* Do a quick search and make sure a bug has not yet been reported;
46
* do a quick check if the bug still exists in the latest patch version;
57
* finally, be nice and have fun!

0 commit comments

Comments
 (0)