Skip to content

Commit cb9af10

Browse files
committed
README: clarify development state
1 parent acdf8ee commit cb9af10

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,19 @@ Distributed under the [Boost Software License, Version 1.0](http://www.boost.org
66

77
### Properties
88

9-
* C++03
9+
* C++11
1010
* Requires Linking
1111

12+
### Development
13+
14+
The library is essentially done. No major new features are expected, the primary goal is stability, as well as small
15+
changes to re-align with the evolution of Boost C++ Libraries and C++.
16+
17+
* Good PRs within the scope are welcome. It may take some time, and maybe a ping or two, to get merged.
18+
* Good issues are appreciated, but realistically, might remain open indefinitely, unless you also prepare a PR.
19+
* Drive-by PRs and issues are not welcome.
20+
* AI-assisted PRs are OK, but you should self-review every changed line.
21+
1222
### Build Status
1323
(in progress...)
1424

0 commit comments

Comments
 (0)