Skip to content

Comments

Add justfile & Update contributing guidelines to mention justfile#855

Merged
kjaymiller merged 21 commits intoBlackPythonDevs:gh-pagesfrom
danielcristho:gh-pages
Feb 18, 2026
Merged

Add justfile & Update contributing guidelines to mention justfile#855
kjaymiller merged 21 commits intoBlackPythonDevs:gh-pagesfrom
danielcristho:gh-pages

Conversation

@danielcristho
Copy link
Contributor

Issue Link 🔗: #846

Issue: #846

Type of Change

  • Bug fix 🐞
  • New feature/page
  • Documentation update
  • Other

Description 📋

  • What: Provide an overview of the issue this PR addresses. Explain the context and background information.

  • Why: Describe why the changes are being made. Highlight key updates, new features, or bug fixes.

  • How: Explain how these changes will affect the project or end-users.

Checklist ✅

  • Followed the Code of Conduct and Contribution Guide
  • Ran pre-commit run --all
  • All tests pass locally
  • Added tests (if applicable)
  • Documentation updated (if applicable)

Additional Notes & Screenshots

Took the justfile from this branch as a reference: https://github.com/BlackPythonDevs/blackpythondevs.github.io/blob/add-justfile/justfile

@kjaymiller kjaymiller linked an issue Feb 18, 2026 that may be closed by this pull request
Copy link
Contributor

@kjaymiller kjaymiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kjaymiller kjaymiller merged commit 9ea86f8 into BlackPythonDevs:gh-pages Feb 18, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

Add justfile with basic commands

2 participants