Repo is ready to be pulled.
- Clone the repo
- Switch to the testbed branch
- Make your changes
git add .
thengit commit -m "your changes"
and thengit push
your changes- Create a pull request and it will be merged once approved or communicated by me or a reviewer
All changes should be done to "testbed" branch because once the i merge it to the main branch you can see your changes.