Skip to content
State:

ADR#

Contributing

We'd love to accept your patches and contributions to this project.

Development

  • Clone the repository:

    shell
    git clone git@github.com:straw-hat-team/adr.git
  • Create a new branch:

    shell
    git checkout -b [my branch name]
  • Submit a pull request in GitHub.

Proposing a new ADR?

Make sure you have read the following ADRs:

Use the following command to get started:

shell
make start_adr

Follow the template to proposal a new ADR.

Code reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose.

Except as otherwise noted, the content of this repository is licensed under the Creative Commons Attribution 4.0 License and code samples are licensed under the MIT