We'd love to accept your patches and contributions to this project.
-
Clone the repository:
git clone [email protected]:straw-hat-team/adr.git
-
Create a new branch:
git checkout -b [my branch name]
-
Submit a pull request in GitHub.
Make sure you have read the following ADRs:
Use the following command to get started:
make start_adr
Follow the template to proposal a new ADR.
All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose.