Skip to content

Conversation

@mdevolde
Copy link
Collaborator

@mdevolde mdevolde commented Nov 7, 2025

Adding contribution tools (guide, templates for issues and PR)

Why the pull request was made

Facilitate contributions to the project.

Summary of changes

feat: Added guidelines for contributions, as well as two templates: a template for issues concerning bug reports, a template for PRs.
fix: Updated information about lib maintainers.

Screenshots (if appropriate):

Not applicable.

How has this been tested?

Not applicable.

Ressources

Not applicable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation only)
  • Refactor / code style update (non-breaking change that improves code structure or readability)
  • Tests / CI improvement (adding or updating tests or CI configuration only)
  • Other (please describe): adding templates for PR and issues

Checklist

  • Followed the project's contributing guidelines.
  • Updated any relevant tests.
  • Updated any relevant documentation.
  • Added comments to your code where necessary.
  • Formatted your code, run the linters and tests.

@mdevolde mdevolde requested a review from Copilot November 7, 2025 23:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds comprehensive contribution guidelines and templates to improve the project's contributor experience. The changes introduce structured documentation for contributors and issue/PR templates for GitHub.

  • Adds a new maintainer to the project metadata
  • Introduces a detailed CONTRIBUTING.md guide with development workflow and best practices
  • Adds GitHub templates for pull requests and bug reports

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
pyproject.toml Adds maintainer information for mdevolde
CONTRIBUTING.md Introduces comprehensive contributing guidelines including setup instructions, commit conventions, code review process, and development workflow
.github/pull_request_template.md Adds a structured template for pull requests with sections for context, changes, testing, and checklist
.github/ISSUE_TEMPLATE/bug_report.md Adds a bug report template with sections for reproduction steps, environment details, and logs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mdevolde mdevolde merged commit cb964c5 into jxmorris12:master Nov 7, 2025
3 checks passed
@mdevolde mdevolde deleted the contributing branch November 7, 2025 23:17
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.

1 participant