Skip to content

BootcampersCollective/slackbot-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waffle.io - Columns and their card count

slackbot-project

Repository for the BCC Slackbot Project.

Contributing

  • To initially begin working on the project, you'll need to first reach out to Charlie Beck on Slack to be added to the team.

  • Once you have been added to the team, clone the repository to your machine.

    • git clone
  • Finally, to begin working on a particular issue, you'll need to branch off of the development branch, write the code to solve the issue, then submit a PR into the development branch. You should use the naming convention [issue-number]-[page]-[quick description].

    • git checkout -b [new branch name]
  • Once you have finished building a feature, you will need to submit a PR to the development branch and add Stephanie Strong to review.

    • git push origin [branch name]
    • On code page of repo, you can submit PR.

Technologies Used: