Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 674 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 674 Bytes

Contribution Guidelines

GitHub Discussion

Join GitHub discussions on the BBT Software docker-mssql-backup repository for questions and to discuss ideas & feature requests.

Contribute

This repository uses GitFlow with default configuration. Development is happening on develop branch.

To contribute:

  • Fork this repository.
  • Create a feature branch from develop.
  • Implement your changes.
  • Push your feature branch.
  • Create a pull request.

We prefer the approach to create a pull-request per issue.

Release