Skip to content

Commit 00b8d0c

Browse files
authored
Update CONTRIBUTING.md
1 parent 9aebf0c commit 00b8d0c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CONTRIBUTING.md

+14
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,20 @@ Be willing to comment on the good points and not just the things you want fixed
101101
- Are there any omissions or gaps?
102102
- Does it check for anomalies?
103103

104+
## Security Advisory
105+
### For reporter
106+
Thank you for your reporting!
107+
108+
If you can also create a patch to fix the vulnerability, please create a PR on the private fork.
109+
110+
> ![note]
111+
> There is a GitHub bug that prevents merging if a PR not following the develop branch of upstream, so please follow the develop branch.
112+
113+
### For misskey-dev member
114+
修正PRがdevelopに追従されていないとマージできないので、マージできなかったら
115+
> Could you merge or rebase onto upstream develop branch?
116+
などと伝える。
117+
104118
## Deploy
105119
The `/deploy` command by issue comment can be used to deploy the contents of a PR to the preview environment.
106120
```

0 commit comments

Comments
 (0)