mirror of https://github.com/periph/devices
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
469 B
Markdown
11 lines
469 B
Markdown
1. Please prefix the issue title with the primary package affected. For example,
|
|
if this PR fixes periph.io/x/devices/v3/cap1xxx, prefix the PR title with "cap1xxx:".
|
|
|
|
2. Mention the issue number it fixes or add the details of the changes if it
|
|
doesn't have a specific issue. Examples:
|
|
- Fixes #12345
|
|
- Helps with #12345 but doesn't not completely fix it.
|
|
|
|
3. Once integrated, send a PR to https://github.com/periph/cmd to leverage the
|
|
new functionality (if relevant).
|