Skip to content

Commit

Permalink
Add reference to first-contributions repository
Browse files Browse the repository at this point in the history
Add welcome bot to Docs Admins
  • Loading branch information
stevepiercy committed Dec 6, 2024
1 parent 6eaa559 commit 5ab91fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/contributing/documentation/admins.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,10 @@ Only members of the Plone Documentation Team should update git submodules from t
# finally push your changes
git push
```


## Welcome bot

[Welcome](https://github.com/apps/welcome) bot automatically makes comments in issues and pull requests when a person creates their first issue, pull request, or merged pull request.
It is configured as a GitHub app.
Its configuration file is located at {file}`.github/config.yml`.
2 changes: 2 additions & 0 deletions docs/contributing/first-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ The Plone organization may delete comments, lock conversations, or block GitHub
If you are a student or learner of Plone, you probably are not a contributor.
See the next section, {ref}`expectations-of-first-time-contributors`, to determine whether you are in fact a contributor.

To learn how to use git and GitHub and make your first contribution to open source software, visit the amazing resource [`first-contributions`](https://github.com/firstcontributions/first-contributions).

For free support, training, guidance, or mentoring, you should work through some trainings, use the [Plone Community Forum](https://community.plone.org/), participate in an [event](https://plone.org/news-and-events/events), and **not use GitHub**.


Expand Down

0 comments on commit 5ab91fd

Please sign in to comment.