File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Welcome First-Time Contributor
2+
3+ on :
4+ issues :
5+ types : opened
6+ pull_request_target :
7+ types : opened
8+
9+ permissions : {}
10+
11+ jobs :
12+ welcome :
13+ runs-on : ubuntu-latest
14+ permissions :
15+ issues : write
16+ pull-requests : write
17+ steps :
18+ - uses : plbstl/first-contribution@v4
19+ with :
20+ issue-opened-msg : |
21+ ### Hey @{fc-author}! :wave:
22+
23+ Thanks for opening your first issue. Welcome to the community!
24+ pr-opened-msg : |
25+ ### Hey @{fc-author}! :tada:
26+
27+ Thanks for opening your first pull request! We appreciate your
28+ contribution. Please ensure you have reviewed and understood the
29+ [contributing guidelines](https://pvlib-python.readthedocs.io/en/latest/contributing/index.html).
30+
31+ If AI is used for any portion of this PR, you must vet the content
32+ for technical accuracy and compatibility with the contributing
33+ guidelines.
You can’t perform that action at this time.
0 commit comments