# mental toughness (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover mental toughness.

Page: <https://rssamplifier.com/topics/mental-toughness/blogs>  
Feed: <https://rssamplifier.com/topics/mental-toughness/blogs.md>

---

## [Communicating in Pull Requests](https://stolee.dev/2025/12/31/pr-communication.html)

_2025-12-31 · Derrick Stolee · Stolee’s Dev Blog_

Most software projects gate new contributions by a code review step, and that’s normally done by pull requests (or equivalently, merge requests). Projects may also set up additional technical requirements, such as building and testing the code, performing static style checks, or even scanning the diff with a generative AI code review bot. With all of these automated processes, it’s more important…

