diff --git a/CHANGELOG.md b/CHANGELOG.md index dee89141..365c5fbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +1.0.0-b36 + +* Update README.md + +-------------------------------------------------------------------------------- + 1.0.0-b35 * Add Appveyor build scripts and badge diff --git a/README.md b/README.md index e62d19e9..a55fe9ca 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,37 @@ --- +## We need your help! + +If you would like to contribute to Beast and help us maintain high +quality, consider performing code reviews on active pull requests. +Any feedback from users and stakeholders, even simple questions about +how things work or why they were done a certain way, carries value +and can be used to improve the library. Code review provides these +benefits: + +* Identify bugs +* Documentation proof-reading +* Adjust interfaces to suit use-cases +* Simplify code + +You can look through the Closed pull requests to get an idea of how +reviews are performed. To give a code review just sign in with your +GitHub account and then add comments to any open pull requests below, +don't be shy! +
https://github.com/vinniefalco/Beast/pulls
+ +Here are some resources to learn more about +code reviews: + +* Top 10 Pull Request Review Mistakes +* Best Kept Secrets of Peer Code Review (pdf) +* 11 Best Practices for Peer Code Review (pdf) +* Code Review Checklist – To Perform Effective Code Reviews +* Code review guidelines +* C++ Core Guidelines +* C++ Coding Standards (Sutter & Andrescu) + ## Appearances | CppCast 2017 | CppCon 2016 | @@ -236,3 +267,19 @@ http://www.boost.org/LICENSE_1_0.txt) Please report issues or questions here: https://github.com/vinniefalco/Beast/issues + +## Donations + +Beast thrives on code reviews and any sort of feedback from users and +stakeholders about its interfaces. Even if you just have questions, +asking them in the code review or in issues provides valuable information +that can be used to improve the library - do not hesitate, no question +is insignificant or unimportant! + +While code reviews are the preferred form of donation, if you simply +must donate money to support the library, please do so +using Bitcoin sent to this address: +1DaPsDvv6MjFUSnsxXSHzeYKSjzrWrQY7T + + +