Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit196b4d2

Browse files
authored
Merge pull request#13 from dmirogin/patch-1
Added new status for missing code formatting
2 parents212ce35 +ab6ff1c commit196b4d2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎config.php‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,25 @@
5757
Thanks!
5858
5959
_This is an automated comment, triggered by adding the label `status:need more info`._
60+
COMMENT
61+
,
62+
],
63+
64+
/**
65+
* missing formatting
66+
*/
67+
[
68+
'label' =>'missing formatting',
69+
'action' =>'comment',
70+
'comment' =><<<COMMENT
71+
Thank you for your issue.
72+
73+
Unfortunately code that is not formatted as code blocks is extremely hard to read.
74+
Please check [GitHub formatting guide](https://guides.github.com/features/mastering-markdown/) and wrap code accordingly.
75+
76+
Thanks!
77+
78+
_This is an automated comment, triggered by adding the label `missing formatting`._
6079
COMMENT
6180
,
6281
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp