summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-11-08 18:00:55 +0900
committerGitHub <noreply@github.com>2024-11-08 18:00:55 +0900
commit8a4ce16e903f5b318e60d3c9f50f66d2054ba39b (patch)
tree86ce69b708e94d275843b28a312fafc6b06a464d /CONTRIBUTING.md
parentfix(backend): followedMessageではなくdescriptionになっていたのを... (diff)
downloadmisskey-8a4ce16e903f5b318e60d3c9f50f66d2054ba39b.tar.gz
misskey-8a4ce16e903f5b318e60d3c9f50f66d2054ba39b.tar.bz2
misskey-8a4ce16e903f5b318e60d3c9f50f66d2054ba39b.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4bcf7e1642..76a5f42eac 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -83,6 +83,9 @@ One should not add property that has defined before by other implementation, or
## Reviewers guide
Be willing to comment on the good points and not just the things you want fixed 💯
+読んでおくといいやつ
+- https://blog.lacolaco.net/posts/1e2cf439b3c2/
+
### Review perspective
- Scope
- Are the goals of the PR clear?