feat: moved posts into draft files
This commit is contained in:
parent
03b22a9a36
commit
a035c08249
30 changed files with 172 additions and 163 deletions
7
posts/drafts/writing-pull-requests.md
Normal file
7
posts/drafts/writing-pull-requests.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
- How to write commits so that your co-workers love you.
|
||||
- write your PRs for other people
|
||||
- other people need to support your changes
|
||||
- you need to be able to look back in the future when things break and know why you did things (docs are better but this is the first draft)
|
||||
- AI tools ig (or at least for a self review)
|
||||
- important for career development (promotion documentation, and getting new jobs in open source work)
|
||||
- conventional commits
|
||||
Loading…
Add table
Add a link
Reference in a new issue