Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.96 KB

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 1.96 KB

Contribution Protocol:

  • 🌟Star the repository :)
  • 📌 Clone down the organization's repo as your origin ("the trunk" | "the org repo" | "org remote" | "origin")
  • 📌 Find a "Ticket" from our Project Board that you would like to work on
    • If you have a suggestion open a new Issue with the Issue Template provided
    • Assign yourself to the ticket and move it into the "In Progress" lane inside it's respective "Project Board"
  • 📌 Fetch from upstream main and checkout your new feature-branch which should share the same name as the issuing ticket
  • 📌 Use Semantic Commit-Messages for feature development
  • 📌 Push your feature-branch to the trunk remote git push origin feature-branch
  • 📌 PR to upstream main for Code Review
    • We will review <= 48 hours
  • 🎇 Merge your approved PR branch to main or revise and repeat

Thank you for your interest in building a tool for the Greater New Orleans Tech community.

Your invaluable help is going towards a resource that helps hundreds of people in our community (each month) discover local events for edification, skill sharing, networking, and friend making.

if that isn't enough to give you a sense of pride in your contributions, engaging in the codebase and workflow we have established is a great way to learn professional DevOps practices, experience working with modern technologies and languages (such as Svelte/Sveltekit) and pushing code contributions into a live application with hundreds of monthly users; following rolling patches, feature development, live bug fixes and end-user requests.

Thank you for supporting our flourishing local tech community in New Orleans 💜💛💚

If you have any questions about anything use the Discussions tab