Skip to content

Commit

Permalink
Polish CONTRIBUTING.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Nov 24, 2022
1 parent 4978fec commit 11e906c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Before submitting a pull request, please make sure that:

1. You've rebased your changes on top of the current `main` branch
2. You've included the new directory in `settings.gradle`
2. If you created a new top level directory: You've included the new directory in `settings.gradle`
3. You've run `./gradlew updateInfrastructure`
4. You've run `./gradlew :<name of the group>:<name of the smoke test>:build`
Expand Down

0 comments on commit 11e906c

Please sign in to comment.