Thanks for being interested! Here's our guidelines to contributing to the Python LTI 1.3 Template Cookiecutter.
- Check the issues to see if your problem has already been brought up.
- Submit an issue if one hasn't been created. Be clear and give detailed instructions on how to reproduce the issue you're having.
-
Fork the repository.
-
Create a new branch named after your issue and its number:
git checkout -b issue/number-brief-issue-description
- Push your changes.
- Submit a pull request.
- We will review your changes and try to respond in a timely manner.