Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 1: Setup #1

Open
JayDwee opened this issue Jul 19, 2021 · 0 comments
Open

Task 1: Setup #1

JayDwee opened this issue Jul 19, 2021 · 0 comments

Comments

@JayDwee
Copy link
Member

JayDwee commented Jul 19, 2021

Describe the solution you'd like

  1. Create a branch with your name (e.g. jack-bot) to complete the tasks
  2. Install Python3 & an IDE of your choice (pycharm, VSCode, etc.)
  3. Create a folder in the root directory of this repo with your name (e.g. /Jack/). All development from now on will be within your own folder
  4. Create a requirements.txt containing the packages needed during development. At any time you can use pip install -r requirements.txt to install requirements within that file.
  5. Create a draft pull request (using the PR template) which will automatically add all future pushed commits on your branch to it while you work. Check off each task completed on your pull request as you complete tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant