-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
- Add Github actions
- Add ESLint
- Check and merge dependencies' PRs
- Update README with actual information and dev tips
- Remove
.DS_Storefrom gitignore, because it's related to local machine, not project -
bot.jsfile is overwhelming, need to split into helpers?, maybe separate file for each action? - All files should be named with camelCase, not snake_case
- Think about specs refactoring #61 Think about tests refactoring