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 README of this repo and on [Physiopy's website](https://physiopy.github.io/community/team/)!
``phys2bids`` is a python3 library meant to format physiological files in BIDS.
@@ -65,15 +65,14 @@ We apologise for any discomfort.
65
65
Hacktoberfest participants, welcome!
66
66
We have some issues for you [here](https://github.com/physiopy/phys2bids/issues?q=is%3Aissue+is%3Aopen+label%3Ahacktoberfest)!
67
67
However, feel free to tackle any issue you'd like. Depending on the issue and extent of contribution, Hacktoberfest related PRs might not count toward being listed as contributors and authors (unless there is the specific interest). You can ask about it in the issue itself!
68
-
Feel free to ask help to the contributors through issues or contactign directly Stefano, happy coding and (hopefully) enjoy your tee (or tree)!
68
+
Feel free to ask help to the contributors through issues or contactign directly Stefano, happy coding and (hopefully) enjoy your tee (or tree)!-->
69
69
70
+
## Contributors ✨
70
71
71
72
**We're always looking for code contributors,** but any suggestion/bug report is welcome! Feel free to open issues!
72
73
73
74
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
74
75
75
-
## Contributors ✨
76
-
77
76
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
78
77
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
79
78
<!-- prettier-ignore-start -->
@@ -108,7 +107,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
0 commit comments