Skip to content
Snippets Groups Projects
Commit dcd90827 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

refactor(onboarding): don’t @ me

parent 1ada8b79
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ async function ensureOnboardingPr(config, packageFiles, branches) {
{{PRLIST}}
:question: If you have any questions, try reading the [Docs](https://renovatebot.com/docs), particularly the Getting Started section.
You can post questions in [Renovate's Config Help repository](https://github.com/renovatebot/config-help/issues) or @ the app author @rarkins in this PR and he'll hopefully see it.
Also, you can post questions about your config in [Renovate's Config Help repository](https://github.com/renovatebot/config-help/issues).
`;
let prBody = prTemplate;
if (packageFiles && Object.entries(packageFiles).length) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment