-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the solution you'd like
- Create a branch with your name (e.g.
jack-bot) to complete the tasks - Install Python3 & an IDE of your choice (pycharm, VSCode, etc.)
- 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 - Create a
requirements.txtcontaining the packages needed during development. At any time you can usepip install -r requirements.txtto install requirements within that file. - 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
Metadata
Metadata
Assignees
Labels
No labels