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

Added Branch Naming Guidelines #84134

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

linahamila
Copy link
Contributor


fixes issue #83028

Pull Request Description

This pull request adds guidelines for branch naming to the README file. It includes information on avoiding special characters in branch names to ensure compatibility across different environments.

Changes Made:

Added a new section titled "Branch Naming Guidelines" to the README file.
Included guidelines for creating descriptive branch names and avoiding special characters.
Provided examples to illustrate proper branch naming conventions.
Reason for the Change:

Clear and consistent branch naming conventions help maintain organization and clarity in collaborative projects. As a newcomer to contributing to open source, I encountered difficulties while naming my branch for the first time. I realized that I was unsure about which characters to avoid and decided to research the topic. After finding the necessary information, I added it to the README to assist other new contributors who may face similar challenges.

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.

None yet

1 participant