summaryrefslogtreecommitdiff
path: root/.github/config.yml
blob: 8557d7477b553057e83a17b02711c3d5d241bea0 (plain)
1
2
3
4
5
6
7
8
9
newPRWelcomeComment: |
  Thanks for opening a pull request and helping make Bundler better! Someone from the Bundler team will take a look at your pull request shortly and leave any feedback. Please make sure that your pull request has tests for any changes or added functionality.

  We use Travis CI to test and make sure your change works functionally and uses acceptable conventions, you can review the current progress of Travis CI in the PR status window below.

  If you have any questions or concerns that you wish to ask, feel free to leave a comment in this PR or join our #bundler channel on [Slack](https://slack.bundler.io/).

  For more information about contributing to the Bundler project feel free to review our [CONTRIBUTING](https://github.com/rubygems/bundler/blob/master/doc/contributing/README.md) guide