Skip to content

Chore(#72): conform to dev guidelines - #73

Merged
andybeet merged 8 commits into
devfrom
chore/i72-dev-guidelines
May 11, 2026
Merged

Chore(#72): conform to dev guidelines#73
andybeet merged 8 commits into
devfrom
chore/i72-dev-guidelines

Conversation

@andybeet

@andybeet andybeet commented May 8, 2026

Copy link
Copy Markdown
Member

Your commits explain the what and where you made changes in the code. Your commit messages explain why you made the commits. You do not need to reiterate this. This PR is meant to address the big picture, Why

Justification

Updated repo with dev guideline components to make collaboration efforts more streamlined

Fixes #72
closes #67

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • Bugfix (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)
  • OtherUpdate (if none of the other choices apply)

Checklist/Reminders

Put an x in the boxes that apply

  • I have updated relevant documentation? (run pkgdown::build_site() to check)
  • I have created unit tests and run devtools::test() to ensure all unit tests pass locally?
  • I have run devtools::check() to ensure package builds locally?
  • I have followed the proposed CONTRIBUTING guideline?

Further comments

For this repo i added a specific checklist/reminder section in this PR template, since i often forget to go through these steps

Reviewer instructions:

Compare to checklist of features to add to make sure all added

Formatting

This repo contains an air.toml file that automatically formats code to a set of standards.
It is preferred that contributors and reviewers install the air formatting tool.

@andybeet
andybeet marked this pull request as draft May 8, 2026 20:34
@andybeet
andybeet marked this pull request as ready for review May 8, 2026 21:10
@andybeet
andybeet requested a review from BBeltz1 May 8, 2026 21:10
@andybeet andybeet mentioned this pull request May 11, 2026
6 tasks
@andybeet
andybeet merged commit cfc8f75 into dev May 11, 2026
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 dev guideline content to repo Unusual link behavior in pull request template

1 participant