File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,20 @@ Be willing to comment on the good points and not just the things you want fixed
101
101
- Are there any omissions or gaps?
102
102
- Does it check for anomalies?
103
103
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
+
104
118
## Deploy
105
119
The ` /deploy ` command by issue comment can be used to deploy the contents of a PR to the preview environment.
106
120
```
You can’t perform that action at this time.
0 commit comments