Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Latest commit

 

History

History
116 lines (89 loc) · 4.38 KB

README.md

File metadata and controls

116 lines (89 loc) · 4.38 KB



Codacy CircleCI CodeFactor Maintainability DeepScan
Depfu Status Depfu Summary Depfu Outdated
DeepSource


Code Contributions

If you want to contribute, read this section carefully

Step 1: Fork

Fork the project on GitHub and clone your fork locally.

$ git clone [email protected]:username/TobiasBot.git
$ cd TobiasBot
$ git remote add upstream https://github.com/tobias-inc/TobiasBot.git

Which branch?

For developing new features and bug fixes, the dev/features branch should be pulled and built upon.

Step 2: Branch

Create a branch and start hacking:

$ git checkout -b my-branch -t dev/features

Step 3: Commit

Make sure git knows your name and email address:

$ git config --global user.name "J. Random User"
$ git config --global user.email "[email protected]"

Add and commit:

$ git add my/changed/files
$ git commit



Repository Statistics

License LastCommit
Forks Stars Watchers

Copyright © :

Direitos reservados a Switchblade e afiliados.