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 templates and CODEOWNERS to streamline repository workflow #28

Open
geoffreygarrett opened this issue Jan 11, 2025 · 0 comments · May be fixed by #29
Open

Add templates and CODEOWNERS to streamline repository workflow #28

geoffreygarrett opened this issue Jan 11, 2025 · 0 comments · May be fixed by #29

Comments

@geoffreygarrett
Copy link

We can streamline our contributor experience by introducing standardized templates and a CODEOWNERS file to guide contributors and reviewers. This issue proposes adding four new files under the .github/ directory:

  1. bug_report.md
  2. feature_request.md
  3. pull_request_template.md
  4. CODEOWNERS

Goal

  • Improve our issue and PR tracking process

Proposed Solution

  • Add bug_report.md and feature_request.md for consistent issue submissions
  • Add pull_request_template.md to standardize pull request requirements
  • Add CODEOWNERS to automatically assign reviewers for changes

Additional Context
These additions help us better manage incoming contributions by providing clarity and consistent reviewer assignment. However, we won’t necessarily need to follow these files to the letter every time; they’re here to guide us rather than enforce strict rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant