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

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

geoffreygarrett
Copy link
Contributor

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
Contributor 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
Contributor Author

👍🏼

@geoffreygarrett
Copy link
Contributor Author

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

@lukipuki
Copy link
Collaborator

Merging despite linter error. The error is caused by tooling update and not by this PR.

@lukipuki lukipuki merged commit 3e23c3e into meshtastic:main Jan 19, 2025
3 of 6 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 templates and CODEOWNERS to streamline repository workflow
4 participants