Navigation Patterns
{{ message }}
Given the pattern (?<project>[a-zA-Z0-9_-]+)#(?<id>[0-9]+), when you will write "fake#42" in a scenario title
Then the template https://github.com/chutney-testing/$<project>/issues/$<id> will become a real link to https://github.com/chutney-testing/fake/issues/42
Pattern Link
{{ linkifier.pattern }} {{ linkifier.link }}