This repository serves as a template for other small go projects started by the
Let’s Encrypt team. You should replace this title and description with one
appropriate to your project.
Usage
This section should describe how to use your project. Here’s how to use this
template repo:
Name it “Protect main”, and set the target branches to “Include default
branch”
Restrict creation, restrict deletion, require linear history, and block
force pushes
Require a pull request before merging, with 1 required approval, dismissing
stale approvals, requiring review from Code Owners, and requiring approval
of the most recent reviewable push
Only allow the Squash merge method
Require status checks to pass, and add the “test” job as a required check.
Create a PR updating this README file, and you’re done!
Optionally: also update the CODEOWNERS file to represent what team will own
this code.
Contributing
This section should describe how to set up a development environment, make
changes, and run tests.
gorepotemplate
This repository serves as a template for other small go projects started by the Let’s Encrypt team. You should replace this title and description with one appropriate to your project.
Usage
This section should describe how to use your project. Here’s how to use this template repo:
Contributing
This section should describe how to set up a development environment, make changes, and run tests.