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

repository: commit template #207

Merged
merged 1 commit into from
Mar 7, 2019
Merged

repository: commit template #207

merged 1 commit into from
Mar 7, 2019

Conversation

iGormilhit
Copy link

  • NEW Adds a commit template.
  • BETTER Updates accordingly the CONTRIBUTING.rst file.
  • Removes unused .rst references in the INSTALL.rst file.

Signed-off-by: Igor Milhit [email protected]

⚠️ Do not forget to configure your git repository:

  • git config --local commit.template .gitmessage.txt OR
  • git config --global commit.template /path/.gitmessage.txt

Copy link

@BadrAly BadrAly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good,
Suggestion:
You may add this well to the commit message since we work regularly in pairs:
Co-authored-by: another-name [email protected]"

* NEW Adds a commit template.
* BETTER Updates accordingly the CONTRIBUTING.rst file.
* NEW Updates the Pipfile.lock file.
* Removes unused .rst references in the INSTALL.rst file.

Signed-off-by: Igor Milhit <[email protected]>
@iGormilhit
Copy link
Author

@BadrAly You're right, but have a look to the followings: https://tech.findmypast.com/co-author-commits-with-git-mob/ 😉

@iGormilhit iGormilhit merged commit cf3763a into rero:dev Mar 7, 2019
@iGormilhit iGormilhit deleted the commit-template branch March 13, 2019 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants