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

Change test repo branch names from master to main #118

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

d33bs
Copy link
Member

@d33bs d33bs commented Oct 16, 2024

Description

This PR changes references to the master branch to be main instead within testing repositories. This is a step towards inclusive language usage and aligns with software best practices more broadly. Along with this I also updated places within various documentation where master references have been updated to main.

Thanks for any feedback!

Closes #116

What is the nature of your change?

  • Content additions or updates (adds or updates content)
  • Bug fix (fixes an issue).
  • Enhancement (adds functionality).
  • Breaking change (these changes would cause existing functionality to not work as expected).

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.

  • I have read the CONTRIBUTING.md guidelines.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own contributions.
  • I have commented my content, particularly in hard-to-understand areas.
  • I have made corresponding changes to related documentation (outside of book content).
  • My changes generate no new warnings.
  • New and existing tests pass locally with my changes.
  • I have added tests that prove my additions are effective or that my feature works.
  • I have deleted all non-relevant text in this pull request template.

@d33bs d33bs marked this pull request as ready for review October 16, 2024 13:56
@d33bs
Copy link
Member Author

d33bs commented Oct 16, 2024

Thanks @gwaybio ! Merging this in.

1 similar comment
@d33bs
Copy link
Member Author

d33bs commented Oct 16, 2024

Thanks @gwaybio ! Merging this in.

@d33bs d33bs merged commit b19b475 into software-gardening:main Oct 16, 2024
11 checks passed
@d33bs d33bs deleted the remove-master-refs branch October 17, 2024 12:35
@d33bs
Copy link
Member Author

d33bs commented Oct 17, 2024

Thanks for the review on this @falquaddoomi !

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.

Remove references to master branch within test and reference docs (defer to main).
3 participants