SpaceyaTech / mastori

Mastori is a community-driven open-source project that aims to provide a simple and efficient blogging platform built for the Dev Community
https://www.spaceyatech.com/
22 stars 54 forks source link

Missing pre-dev branch #136

Closed collinskasyoki closed 1 year ago

collinskasyoki commented 1 year ago

The pre-dev branch to contribute to as directed by the contributions.md is missing. The contribution guide suggests: git checkout -b <issue-number-title> pre-dev

What happens after running: $ git checkout -b issue-x-do-something pre-dev fatal: 'pre-dev' is not a commit and a branch 'issue-x-do-something' cannot be created from it

This leaves contributors to branch from the main branch which ideally should only be used for releases.

github-actions[bot] commented 1 year ago

Hello Contributor,👋👋 Thank You For Opening This Issue 🎉🎉

Welcome to SpaceYaTech

We are the fastest growing Africa Open-Source Community Looking To Change The Way Young Africans Get Started In Technology.

JOIN US | THRIVE | GROW

SpaceYaTech Server SpaceYaTech LinkedIn SpaceYaTech Twitter Website Github

It's great having you contribute to this project

Welcome to the community :nerd_face:

🍿 Fun facts - we eat bugs 🐛🐛🐛🐛 for breakfast 🥣

Soon the maintainers/owner will review it and provide you with feedback suggestions.
If you think it's something urgent, feel free to reach out

github-actions[bot] commented 1 year ago

Hello Contributor,👋👋 Thank You For Opening This Issue 🎉🎉

Welcome to SpaceYaTech

We are the fastest growing Africa Open-Source Community Looking To Change The Way Young Africans Get Started In Technology.

JOIN US | THRIVE | GROW

SpaceYaTech Server SpaceYaTech LinkedIn SpaceYaTech Twitter Website Github

It's great having you contribute to this project

Welcome to the community :nerd_face:

🍿 Fun facts - we eat bugs 🐛🐛🐛🐛 for breakfast 🥣

Soon the maintainers/owner will review it and provide you with feedback suggestions.
If you think it's something urgent, feel free to reach out

collinskasyoki commented 1 year ago

@JimmyTron. This needs someone with push access to create the upstream pre-dev branch. Which I think you have the permissions to do.