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

add branching to github documentation #27

Closed
1 of 6 tasks
kerimkasar opened this issue Feb 23, 2025 · 2 comments
Closed
1 of 6 tasks

add branching to github documentation #27

kerimkasar opened this issue Feb 23, 2025 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation Urgent Needs to be done as soon as possible workload: low <1 hour

Comments

@kerimkasar
Copy link

Description

We need to create GitHub documentation, and the explanation of branching strategies needs to be included to help developers understand how to effectively manage branches within a repository.

Type of Update

  • Typo/Grammar Fix
  • Clarification/Explanation Needed
  • Add New Information
  • Remove Outdated Information
  • Update Example/Code
  • Other (please specify)

Specific Details

  • Helps developers learn various branching strategies (e.g., feature branching, release branching, hotfix branches).
  • Provides a brief and easy-to-access section on branch management.
  • Improves workflow efficiency and collaboration by outlining best practices for maintaining a clean repository structure.
  • Aids in preventing conflicts and streamlining code integration.

Additional Notes

The explanation should be reviewed by another person to ensure clarity.

Deadline

23.02.2025 - 23.59

@kerimkasar kerimkasar added documentation Improvements or additions to documentation Urgent Needs to be done as soon as possible workload: low <1 hour labels Feb 23, 2025
@mertblc
Copy link

mertblc commented Feb 25, 2025

The branching part of the relevant wiki page has been added. Waiting to be reviewed.

@kerimkasar
Copy link
Author

The branching part of the relevant wiki page has been added. Waiting to be reviewed.

I've reviewed and updated the branching section of our "Git as VCM" wiki page with new information. Can be accessed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Urgent Needs to be done as soon as possible workload: low <1 hour
Projects
None yet
Development

No branches or pull requests

2 participants