Skip to content

Commit 28493a3

Browse files
authored
add maintenance status note to readme
@chrisbolin we're adding maintenance status to all our OSS. I think `react-fast-compare` should probably be listed as "Active". I also considered "Stable". If you think that's more appropriate, please replace my note with: ``` Maintenance Status: Stable Formidable is not planning to develop any new features for this project. We are still responding to bug reports and security concerns. We are still welcoming PRs for this project, but PRs that include new features should be small and easy to integrate and should not include breaking changes. ``` Let me know if you have any questions
1 parent 294d6e0 commit 28493a3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ extra handling for React.
1616

1717
(Check out the [benchmarking details](#benchmarking-this-library).)
1818

19+
### Maintenance Status: Active
20+
21+
Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.
22+
1923
## Install
2024

2125
```sh

0 commit comments

Comments
 (0)