Skip to content
View jQrgen's full-sized avatar
🍻
Kjempemessig
🍻
Kjempemessig
  • Bitcoin Unlimited
  • Trondheim, Norway
  • X @jQrgensn

Organizations

@LevelAsian
Block or Report

Block or report jQrgen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jQrgen/README.md

Dagurs law - Open Source Dev

Theorems for polite open source development

Theorem 1

Use feature branch and pull request/merge request

Theorem 2

Have as granular pull/merge requests as possible with as few commits as possible

Theorem 3

Never break things that works.

Theorem 4

If you break something on master: Fix asap and write tests for the fix.

Theorem 5

Commit messages should consist of a consise description of the changes are.

Theorem 6

Use merge commits

Theorem 7

When merging a feature branch into master, use merge commits with a link to the pull/merge request

Theorem 8

Pull/merge requests titles should be unique and konsise.

Theorem 9

A pull/merge requests should always describe:

  • Why its needed.
  • What it changes.

Pinned

  1. android-ci-cd android-ci-cd Public

    Docker image for running android CI/CD with firebase

    Python 1 1

  2. ci-android-ndk-rust ci-android-ndk-rust Public

    Dockerfile 1 3