We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8a1df commit 8e52e9dCopy full SHA for 8e52e9d
CONTRIBUTING.md
@@ -133,7 +133,7 @@ pytest src --doctest-modules
133
### Pull Request Guidelines
134
135
1. **Fork the repository** and create a feature branch from `main`
136
-2. **Write clear, descriptive commit messages**
+2. **Write clear, descriptive commit messages**. Be sure to [signoff](https://github.com/apps/dco) your commits.
137
3. **Add tests** for new functionality
138
4. **Update documentation** if needed
139
5. **Ensure all CI checks pass**
0 commit comments