jjtoscano / innersource

https://lab.github.com/githubtraining/innersource-fundamentals
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Workflows #5

Closed github-learning-lab[bot] closed 3 years ago

github-learning-lab[bot] commented 3 years ago

This pull request covers a few common workflows that may be used within your organization.

Challenge question

Suppose you'd like to contribute to the repository pictured below. Which branch should you use as a base for your contributions?

a screenshot of a repository's branches, they are: a protected master branch, a protected release-v1.0 branch. The rest are unprotected: bug-fix, green-colors, config-release-drafter, add-template


I'll respond when you check one of the boxes above.

github-learning-lab[bot] commented 3 years ago

Answer :crystal_ball:

The real answer is that, without documentation, we don't know!

This pull request covers the basics, but here are some recommendations to help any contributor know the right way to open pull requests:

:keyboard: Activity: Review workflow documentation

  1. Review the changes in the Files changed tab
  2. Approve this pull request (if needed)
  3. Merge this pull request
  4. Delete the branch

I'll respond when you merge this pull request.

github-learning-lab[bot] commented 3 years ago

You can find your next steps in your next pull request.