Skip to content

Instantly share code, notes, and snippets.

@Zenahr
Created May 26, 2020 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zenahr/917e445c54178325473c3900ea64594d to your computer and use it in GitHub Desktop.
Save Zenahr/917e445c54178325473c3900ea64594d to your computer and use it in GitHub Desktop.
SoS 2020 Project Contribution Guide

Contribution Guide

Version: 1.0

This document describes the way we will be handling our development cycles going forward

Issues

  • Issues will be made by all of us.
  • Issues will be assigned to us. This generally helps coordinate us as a team and prevent us from working on the same issue at the same time when it doesn't make sense to do so.

Pull Requests

  • Main branch for development is dev
  • General Pull Requests shall be directed towards the dev branch
  • PRs will be reviewed by at least one fellow developer
  • MR will be issued

Tracking

We will use our Kanban board for tracking our current points of interest (relevant issues). https://github.com/Zenahr/lazystarter/projects/1

Help

Help can be asked from anyone on the team via the Discord server. Git-specific problems should be discussed on the git-some-help channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment