diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 79cc8d6..2fdff81 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,6 +13,7 @@ This repository is copyright 2017-2023 Joseph Block under a [Attribution-NonComm - [ ] New entry +- [ ] Link updates - [ ] Typo cleanup - [ ] Text updates diff --git a/README.md b/README.md index 3454d7b..d4b6ff4 100755 --- a/README.md +++ b/README.md @@ -563,7 +563,7 @@ Writing good documentation and design docs is as important as writing code. The - The [Fearless Salary Negotiation](https://fearlesssalarynegotiation.com) site is a good read overall, especially the article on handling a [Salary Expectations Interview Question](https://fearlesssalarynegotiation.com/salary-expectations-interview-question/) when the recruiter asks. To quote them, "Your salary expectations are one of the few things you know that the company doesn’t. That makes them extremely valuable and sharing them can make your salary negotiations very difficult and even cost you a lot of money." so read (at least) this article before you start your next job interview cycle. - [An Engineer's Guide to Stock Options](https://blog.alexmaccaw.com/an-engineers-guide-to-stock-options/) - Alex McCaw wrote a good blog post explaining stock options in plain English. - [Equity 101](https://blog.pragmaticengineer.com/equity-for-software-engineers/) by Gergely Orosz is a good summary of the most common equity compensation variants. -- [How We Can Fix Startup Stock Options](https://pete.wtf/blog/how-we-can-fix-startup-stock-options/) is a good post by Pete Cheslock on optimizing the tax implications of your stock options. +- [How We Can Fix Startup Stock Options](hhttps://petecheslock.com/blog/how-we-can-fix-startup-stock-options/) is a good post by Pete Cheslock on optimizing the tax implications of your stock options. - [The Holloway Guide to Equity Compensation](https://www.holloway.com/g/equity-compensation) - Stock options, RSUs, job offers, and taxes — a detailed reference, including hundreds of resources, explained from the ground up. - [Understanding Startup Stock Options](https://medium.com/swlh/understanding-startup-stock-options-4bf9cc26089e) - Ben Beltzer explains when you should exercise, how to get paid out, how much you'll make, and how much tax you'll probably have to pay (get advice from your own accountant, don't rely on a blog post). - [What I Wish I'd Known About Equity Before Joining A Unicorn](https://gist.github.com/yossorion/4965df74fd6da6cdc280ec57e83a202d) - This is an excellent (though USA-centric) summary of how to value stock options and what the tax implications are and how to minimize potential tax. I heartily recommend reading it before you accept any offers involving stock or stock options as part of your compensation.