Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CONTRIBUTING.md #3

Open
daribock opened this issue Dec 28, 2020 · 0 comments
Open

Create CONTRIBUTING.md #3

daribock opened this issue Dec 28, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested

Comments

@daribock
Copy link
Collaborator

daribock commented Dec 28, 2020

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.

  1. 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)
  1. 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?

@daribock daribock added documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested labels Dec 28, 2020
@daribock daribock self-assigned this Dec 28, 2020
@daribock daribock changed the title Create CONTRIBUTE.md Create CONTRIBUTING.md Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant