Skip to content

Commit 8e52e9d

Browse files
authored
Update CONTRIBUTING on DCO (#112)
Remind contributors to signoff their commits. Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
1 parent df8a1df commit 8e52e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pytest src --doctest-modules
133133
### Pull Request Guidelines
134134

135135
1. **Fork the repository** and create a feature branch from `main`
136-
2. **Write clear, descriptive commit messages**
136+
2. **Write clear, descriptive commit messages**. Be sure to [signoff](https://github.com/apps/dco) your commits.
137137
3. **Add tests** for new functionality
138138
4. **Update documentation** if needed
139139
5. **Ensure all CI checks pass**

0 commit comments

Comments
 (0)