File: config.yml

package info (click to toggle)
python-pyomop 4.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 536 kB
  • sloc: python: 1,374; sh: 37; makefile: 26
file content (25 lines) | stat: -rw-r--r-- 783 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Configurations for todo: https://probot.github.io/apps/todo/
# Automatically add issues from @todo with @body
# /**
#  * @todo What needs to be done
#  * @body How to do it.
# */

# https://github.com/behaviorbot/welcome
newIssueWelcomeComment: >
  Thank you for raising this issue. We will try and get back to you as soon as possible.

  Be sure to star ✨ the repository for a priority response!

  Please make sure you have given us as much context as possible.


newPRWelcomeComment: >
  Thank you for submitting a pull request.

  Please make sure you have followed our contributing guidelines in CONTRIBUTING.md. We will review it as soon as possible.

  Be sure to star ✨ the repository.

firstPRMergeComment: >
  Congrats on merging your first pull request! 🎉🎉🎉