github.com/gofiber/fiber/v2@v2.47.0/.github/config.yml (about)

     1  # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
     2  # Comment to be posted to on first time issues
     3  newIssueWelcomeComment: >
     4    Thanks for opening your first issue here! 🎉 Be sure to follow the issue template!
     5    If you need help or want to chat with us, join us on Discord https://gofiber.io/discord
     6  
     7  # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
     8  # Comment to be posted to on PRs from first time contributors in your repository
     9  newPRWelcomeComment: >
    10    Thanks for opening this pull request! 🎉 Please check out our contributing guidelines.
    11    If you need help or want to chat with us, join us on Discord https://gofiber.io/discord
    12  
    13  # Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
    14  # Comment to be posted to on pull requests merged by a first time user
    15  firstPRMergeComment: >
    16    Congrats on merging your first pull request! 🎉 We here at Fiber are proud of you!
    17    If you need help or want to chat with us, join us on Discord https://gofiber.io/discord