Add 2 posts on collaborating on code without PRs
This commit is contained in:
parent
10d8dc0130
commit
feabd18925
@ -1128,6 +1128,8 @@ psql -f db.out postgres
|
||||
* :star: [**gitignore.io**](https://www.toptal.com/developers/gitignore) - Generate useful .gitignore files for your project. **See also** [Source Code](https://github.com/toptal/gitignore.io)
|
||||
* [github/gitignore](https://github.com/github/gitignore) - A collection of useful .gitignore templates
|
||||
* [ikatyang/emoji-cheat-sheet](https://github.com/ikatyang/emoji-cheat-sheet) - A markdown version emoji cheat sheet | This cheat sheet is automatically generated from [GitHub Emoji API](https://api.github.com/emojis) and [Unicode Full Emoji List](https://unicode.org/emoji/charts/full-emoji-list.html).
|
||||
* [Thomas Paul Mann](https://raycast.com/blog/no-code-reviews-by-default/) - (2021) No code reviews by default | How one built an engineering culture based on trust that allows us to move incredibly fast without requiring code reviews.
|
||||
* [Elisabeth Irgens](https://elisabethirgens.github.io/notes/2021/06/code-reviews/) - (2021) - Why I Won’t Approve Your PR | in-house development has been influenced too much by the GitHub open source PR driven development process. A process driven by zero trust doesn’t fit well in a team with trust.
|
||||
|
||||
### Dotfiles / Aliases
|
||||
See also [Shell aliases](../README.md#shell-aliases)
|
||||
|
Loading…
Reference in New Issue
Block a user