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

Add pre-commit installation instructions to contributing docs #310

Open
tim-schilling opened this issue Feb 27, 2024 · 3 comments
Open

Add pre-commit installation instructions to contributing docs #310

tim-schilling opened this issue Feb 27, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation good-first-issue Good for newcomers

Comments

@tim-schilling
Copy link
Member

Our project supports pre-commit, but fails to tell a contributor to actually install it.

@tim-schilling tim-schilling added documentation Improvements or additions to documentation good-first-issue Good for newcomers labels Feb 27, 2024
@sarahboyce
Copy link
Member

sarahboyce commented Feb 27, 2024

I think we have an issue that:

  • our pip files and currently deployed version needs python 3.9
  • our Readme says we use 3.10
  • our pre-commit needs 3.11

Relates to: #200

It's a fairly poor local development experience with the different python versions.
Would love us to prioritize the Python upgrade 👍

@shreyash2002
Copy link

Hey @tim-schilling I am currently a beginner in python and django. I would like to contribute to this issue

@tim-schilling
Copy link
Member Author

Excellent, thank you for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good-first-issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants