Commit Message Conventions #38
Pinned
soran-ghaderi
started this conversation in
General
Replies: 1 comment
-
|
We welcome contributions! 🙌 If you're interested in improving TorchEBM or adding new features, please check our contributing guidelines. Our project follows specific commit message conventions to maintain a clear project history and generate meaningful changelogs. 📝 For more, please visit the TorchEBM website. 🌐 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Commit Conventions
The first line should be max 50-60 chars. Any further details should be in the next lines separated by an empty line.
Example ✨
feat: new feature implemented
The details of the commit (if any) go here.
Beta Was this translation helpful? Give feedback.
All reactions