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
Add: Adds a config.yml file for welcome-bot (#7706)
* add: Adds a config.yml file for welcome-bot
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add: Adds gifs for the welcome bot's messages
* updated the what's new file
* fixed speeling mistake
* Updated what's new.rst
Co-authored-by: Michael Niklas <[email protected]>
* made changes for the .yml file
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Michael Niklas <[email protected]>
Copy file name to clipboardExpand all lines: doc/whats-new.rst
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,9 @@ Internal Changes
74
74
backend interface, so no existing code should break.
75
75
By `Deepak Cherian <https://github.com/dcherian>`_.
76
76
77
+
- Added a config.yml file with messages for the welcome bot when a Github user creates their first ever issue or pull request or has their first PR merged. (:issue:`7685`, :pull:`7685`)
0 commit comments