/toska-silta

Minttuinen discord silta

Primary LanguageJavaScript

Toska Silta

This is an application to bridge between Discord and Slack.

Feel free to contribute to the project. If you don't know from where to start, please check Issues first.

🚀Pre Installation

Please maintain the following steps to contribute to this repo:

  • Fork this repo to your own profile.
  • Clone it in your local machine.
  • Make a branch with
git branch branch-name
git checkout branch-name
  • Make changes to the repo as required and save it.
  • Then perform the following git commands to add, commit and push the local changes.
git add .
git commit -m "CommitMessage"
git push origin branch-name
  • The commit message should be short.
  • Then open a PR with a suitable PR title, and mentioning issue/s if applicable.
  • Target your PR to the master branch of toska-silta.

Once you’ve submitted a pull request, the maintainers will review your proposed changes and decide whether or not to incorporate them.

✌🏼 Maintainers and contribution

Toska of course.

University of Helsinki