Skip to content

Commit

Permalink
Update ADDDING_A_MODULE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit authored Jan 4, 2024
1 parent 7566df3 commit 3e66010
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ADDDING_A_MODULE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Adding a Module
1. Make the module's folder in this project's root directory. Convention is to use lowercase.
2. Make an entry in `modules.json`. See the example module there for more info.
3. Add an event handler in the module's git repository. See `.github/workflows/exampleEventSender.yml.disabled` for info.
3. Allow that repo access to the Organisation Secrets `APP_ID` and `APP_KEY`.
4. Add an event handler in the module's git repository. See `.github/workflows/exampleEventSender.yml.disabled` for info.

0 comments on commit 3e66010

Please sign in to comment.