-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
I think we should create a CONTRIBUTING.md so other people know how to contribute to our project.
Also we should standardize our commits.
I know two commit methods.
- With a reference at the front.
- Commit that doesn't refers to an issue:
[NoRef-0] (commit message) - Commit that refers to an issue:
[Ref-#(issue or pull request number)] (commit message)
- Gitmoji/gitmoji-cli
- Gitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages
- And gitmoji-cli provides an easy solution for using gitmoji from the command line
What do you think? Which one is better or do you know an even better method to standardize our commits?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested