Merge pull request #5903 from kobergj/AutomateMDCreation

Automate Creation of `_index.md` Files
This commit is contained in:
kobergj
2023-03-24 13:00:10 +01:00
committed by GitHub
8 changed files with 293 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#### Notification service
# Notification service
The notification service is responsible for sending emails to users informing them about events that happened. To do this it hooks into the event system and listens for certain events that the users need to be informed about.