-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update Coding Guidelines Docs #6
Comments
Here are some changes I plan to make along with proposing to follow practices that @jsstevenson and I use in our lab repos.
@biocommons/maintainers feel free to provide comments here or in the next dev meeting. |
@ahwagner had asked if we can force squash + merge... The answer is yes! We can also update what we want the commit to be. Our lab typically uses squash + merge when merging directly into a branch, (e.g., merging |
+1 to all of the above (especially Ruff!). I'll also add that there is great tooling around conventional commits to support auto-generated releases/versioning/changelogs. |
This seems like a rational approach towards commit style. And love the advantages this offers for automated release notes... 👍 |
Another thing we should add. Update the |
@reece Sounds good. I also have a local branch created. I was expanding on the bullets / providing links. I can make these suggestions if you want to create the draft PR |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
The coding guidelines here should be updated. I would like to create a draft PR for maintainers to review before/during the Feb 12, 2024 devs meeting.
The text was updated successfully, but these errors were encountered: