ソースを参照

Add mention of formatter plugin to CONTRIBUTING.md (#10853)

tags/8.5.0.alpha1
Teemu Suo-Anttila 6年前
コミット
1c2f99d2ec
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      .github/CONTRIBUTING.md

+ 2
- 0
.github/CONTRIBUTING.md ファイルの表示

@@ -14,6 +14,8 @@ Unless the issue is specific to a single version of the Framework, you should al

In your repo, make a new branch from `master`. Make your code changes in that branch, and once you're done make a pull request to the `vaadin/framework` branch `master`.

The `vaadin/framework` project uses `formatter-maven-plugin` to format the code. It will be executed as part of the Maven build. Make sure to run `mvn compile` before making the commit.

We recommend making sure that the "Allow edits from maintainers" checkbox on the pull request page is checked. This allows us to commit minor fixes, like correcting typos, without bothering you.

### Getting feedback and responding to it

読み込み中…
キャンセル
保存