mirror of
https://github.com/withfig/autocomplete.git
synced 2025-12-13 20:36:48 +01:00
fix: escape backticks
This commit is contained in:
@@ -23,7 +23,7 @@ Hello @${danger.github.pr.user.login},
|
||||
thank you very much for creating a Pull Request!
|
||||
Here is a small checklist to get this PR merged as quickly as possible:
|
||||
|
||||
- [ ] Do all subcommands / options which take arguments include the `args` property (\`args: {}\`)?
|
||||
- [ ] Do all subcommands / options which take arguments include the \`args\` property (\`args: {}\`)?
|
||||
- [ ] Are all options modular? E.g. \`-a\` \`-u\` \`-x\` instead of \`-aux\`
|
||||
- [ ] Have all other checks passed?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user