Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 985 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (18 loc) · 985 Bytes

👋 Hello

Note This documentation and repo is providing resources for adorsys internal usage.

Here is a styleguide/introduction of how adorsys employees should contribute to this repository.

💻 Client Setup

We are requiring a certain client setup to contribute:

  • CodeSigning needs to be enabled
    You should sign your commits either with SSH or GPG Keys. Good Resources are:
  • You should have a adorsys.com email adress verified in your account
  • You need to have 2FA enabled

Workflow

  • We want everything documented in GH issues
  • The main branch is protected and you need to create Branches/PRs on that.
  • Commits should reference an issue, describing more to the problem.