Skip to content

Commit

Permalink
refactor(content): reworded pr reminder, removed line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
espy authored and Realtin committed Jul 4, 2017
1 parent a9555ad commit 8df97e0
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions content/stale-initial-pr-reminder.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ const md = require('./template')
module.exports = () => md`
Hey there 👋,
we noticed that this PR is not merged yet. Just to let you know _Greenkeeper will
not be enabled_ and you won't receive updates for your dependencies, if you don't merge
this PR.
we noticed that this PR isn’t merged yet. Just to let you know: if you don't merge this PR, _Greenkeeper will not be enabled_ on this repo, and you won't receive updates for your dependencies.
In case you don't want to enable Greenkeeper, just close or ignore this PR, we
won't nag you again. ✌️
If don't want to enable Greenkeeper here, just close or ignore this PR, we won't nag you again. ✌️
Have a great day! 🌴
`

0 comments on commit 8df97e0

Please sign in to comment.