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 .github templates and CODEOWNERS for improved contribution workflow #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

geoffreygarrett
Copy link

Description
This PR adds four new files under the .github/ directory to enhance our contribution and review process:

  • bug_report.md
  • feature_request.md
  • pull_request_template.md
  • CODEOWNERS

Associated Issue
Closes #28

Proposed Changes

  • Introduce standard issue templates for bugs (bug_report.md) and feature requests (feature_request.md)
  • Implement a pull request template (pull_request_template.md)
  • Define CODEOWNERS to streamline review assignments

Checklist

  • Ready for review

@CLAassistant
Copy link

CLAassistant commented Jan 11, 2025

CLA assistant check
All committers have signed the CLA.

@geoffreygarrett
Copy link
Author

I'll sort that out in a few. My SSH keys on my NixOS aren't signing with an appropriate email.

@geoffreygarrett
Copy link
Author

👍🏼

@geoffreygarrett
Copy link
Author

Hey, checking up on the status of this, are there any concerns or further action needed on my end?

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 templates and CODEOWNERS to streamline repository workflow
3 participants