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

docs: update CONTRIBUTING.md and PR template #217

Merged
merged 10 commits into from
Oct 7, 2024
Merged

docs: update CONTRIBUTING.md and PR template #217

merged 10 commits into from
Oct 7, 2024

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Oct 4, 2024

Rationale for this change

CONTRIBUTING.md is seriously out of date now that we are an open source project. Furthermore the PR template needs an example so that we can set adequate expectations for contribution.

What changes are included in this PR?

  • remove all outdated references
  • improve sample cargo test command
  • add references to code quality checks
  • add Getting Started with Rust installation and repo forking guide
  • improve the PR template by linking to CONTRIBUTING.md and add an example

Are these changes tested?

N/A since there are no code changes.

@iajoiner iajoiner marked this pull request as ready for review October 4, 2024 14:26
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
@Dustin-Ray
Copy link
Contributor

Overall I think the PR template needs to be updated to include the commands to run the CI check script once we merge #208 so that its front and center in case people ignore the contributing docs. Further, that PR template should have a small example of how we want the PR description to look so people can easily work off of that. This should greatly clarify our expectations and decrease turn around time during reviews

CONTRIBUTING.md Outdated Show resolved Hide resolved
@iajoiner
Copy link
Contributor Author

iajoiner commented Oct 7, 2024

@Dustin-Ray @JayWhite2357 Please review again.

@iajoiner iajoiner changed the title docs: update CONTRIBUTING.md docs: update CONTRIBUTING.md and PR template Oct 7, 2024
@iajoiner iajoiner force-pushed the docs/new-intro branch 2 times, most recently from 6620d28 to 1f6ac54 Compare October 7, 2024 20:33
Copy link
Contributor

@Dustin-Ray Dustin-Ray left a comment

Choose a reason for hiding this comment

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

I really like this a lot thanks, hopefully our contributors will find this useful as well

@iajoiner iajoiner merged commit e2eb590 into main Oct 7, 2024
11 checks passed
@iajoiner iajoiner deleted the docs/new-intro branch October 7, 2024 20:54
Copy link

github-actions bot commented Oct 7, 2024

🎉 This PR is included in version 0.28.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants