File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ Your pull request:
8
8
- [ ] has tests (` mvn clean test ` )
9
9
- [ ] works in native (` mvn clean package -Pnative ` )
10
10
- [ ] has native tests (` mvn clean verify -Pnative ` )
11
- - [ ] makes sure the documentation must not be updated
12
- - [ ] links the documentation update pull request (if needed)
11
+ - [ ] makes sure the associated guide must not be updated
12
+ - [ ] links the guide update pull request (if needed)
13
13
- [ ] updates or creates the ` README.md ` file (with build and run instructions)
14
- - [ ] For new quickstart, is located in the directory _ component-quickstart_
15
- - [ ] For new quickstart, is added to the root ` pom.xml ` and ` README.md `
14
+ - [ ] for new quickstart, is located in the directory _ component-quickstart_
15
+ - [ ] for new quickstart, is added to the root ` pom.xml ` and ` README.md `
16
16
17
17
You can’t perform that action at this time.
0 commit comments