You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Configuration for welcome - https://github.com/behaviorbot/welcome
2
+
3
+
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
4
+
5
+
# Comment to be posted to on first time issues
6
+
newIssueWelcomeComment: >
7
+

8
+
9
+
🎉 Thank you for opening your first issue in this Physiopy repo! Please check our [contributor guide](https://physiopy.github.io/contributors-guide/) and follow the issue template.
10
+
11
+
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
12
+
13
+
# Comment to be posted to on PRs from first time contributors in your repository
14
+
newPRWelcomeComment: >
15
+

16
+
17
+
🎉 Thanks for opening your first pull request in this Physiopy repo! Please check our [contributor guide](https://physiopy.github.io/contributors-guide/) and follow the PR template.
18
+
19
+
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
20
+
21
+
# Comment to be posted to on pull requests merged by a first time user
22
+
firstPRMergeComment: >
23
+

24
+
25
+
🎉 Congrats on merging your first pull request in this repo! We appreciate your contribution to the Physiopy community!
26
+
:eyes: Please check that your contribution is correctly reported in the repo's README and on Physiopy's website!
0 commit comments