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

Update PR Template with Branching Strategy. #861

Closed
palisadoes opened this issue May 30, 2021 · 0 comments
Closed

Update PR Template with Branching Strategy. #861

palisadoes opened this issue May 30, 2021 · 0 comments
Assignees
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged

Comments

@palisadoes
Copy link
Contributor

We employ the following branching strategy to simplify the development process and to ensure that only stable code is pushed to the master branch:

  • develop: For unstable code: New features and bug fixes.
  • alpha-x.x.x: For stability testing: Only bug fixes accepted.
  • master: Where the stable production ready code lies. Only security related bugs.
@palisadoes palisadoes self-assigned this May 30, 2021
@github-actions github-actions bot added bug Something isn't working unapproved Unapproved, needs to be triaged labels May 30, 2021
@palisadoes palisadoes mentioned this issue May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant