diff --git a/README.adoc b/README.adoc index fbf34f7cc7..bcc8b39f59 100644 --- a/README.adoc +++ b/README.adoc @@ -48,7 +48,7 @@ Create a branch for your modifications manually. Then open a pull request manually. In the subject add the following text: ---- -MODIFIES RULE: Sxxxx +Modify rule Sxxxx ---- NOTE: use a GitHub hot-key `t` in the source view to navigate to an existing rule specification. @@ -83,7 +83,7 @@ RSPEC PR: SonarSource/rspec#xxxx In the pull request adding the rule specification add the following text referencing the implementation ticket. ---- -IMPLEMENTATION TICKET: SonarSource/sonar-java#xxx +Implementation ticket: SonarSource/sonar-java#xxx ---- Replace the repository with the one you currently work on.